History log of /external/jemalloc/android/scripts/conf_arm.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb1f094f163a3bf15d8958ba845e83559c0e6dfe 08-Nov-2016 Christopher Ferris <cferris@google.com> Merge remote-tracking branch 'aosp/upstream-new' into fix

Included in this change are all of the updated generated files.

Bug: 32673024

Test: Built the angler build (normal config) and the volantis build
Test: (svelte config). Ran memory_replay 32 bit and 64 bit on both
Test: platforms before and after and verified results are similar.
Test: Ran bionic unit tests and jemalloc unit tests.
Test: Verified that two jemalloc unit test failures are due to
Test: Android extension that puts all large chunks on arena 0.

Change-Id: I12428bdbe15f51383489c9a1d72d687499fff01b
6f50cbc975f782b7576ed699a7c2b123655d1b95 09-Sep-2015 Christopher Ferris <cferris@google.com> Regenerate files and re-add android changes.

Update to the jemalloc top of tree and regenerate all of the files
using configure.

Also, re-add all of small the android changes.

In addition, add a new define to allow the chunk size to be changed
easily. Use this define to set the chunk size to 512K for the 32 bit
library, and set the chunk size to 2MB for the 64 bit library.

Bug: 23633724
Change-Id: I9daef0428e6c22e56eb7b05089f9a3f6e2f86d82
/external/jemalloc/android/scripts/conf_arm.sh
18ff84135248f3566b938c836a02fa6138a281f6 14-May-2014 Christopher Ferris <cferris@google.com> Create a simple je_mallinfo function.

Move the scripts into a separate directory under android too.

Bug: 981363
Change-Id: Ifddc5cedea25a1bc8e31e870313a944a3293c737
/external/jemalloc/android/scripts/conf_arm.sh