[all-commits] [llvm/llvm-project] 64cb77: [scudo][standalone] Change default Android config

Kostya Kortchinsky via All-commits all-commits at lists.llvm.org
Fri Jan 31 14:46:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64cb77b9469207799e570483dadc720dbf12c794
      https://github.com/llvm/llvm-project/commit/64cb77b9469207799e570483dadc720dbf12c794
  Author: Kostya Kortchinsky <kostyak at google.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/allocator_config.h
    M compiler-rt/lib/scudo/standalone/primary64.h
    M compiler-rt/lib/scudo/standalone/size_class_map.h

  Log Message:
  -----------
  [scudo][standalone] Change default Android config

Summary:
This changes a couple of parameters in the default Android config to
address some performance and memory footprint issues (well to be closer
to the default Bionic allocator numbers).

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D73750




More information about the All-commits mailing list