History log of /external/jemalloc/test/integration/MALLOCX_ARENA.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4d434adb146375ad17f0d5e994ed5728d2942e3f 15-Apr-2014 Jason Evans <je@fb.com> Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug.

Make dss non-optional on all platforms which support sbrk(2).

Fix the "arena.<i>.dss" mallctl to return an error if "primary" or
"secondary" precedence is specified, but sbrk(2) is not supported.
/external/jemalloc/test/integration/MALLOCX_ARENA.c
9790b9667fd975b1f9a4f108f9d0a20ab265c6b6 15-Apr-2014 Jason Evans <jasone@canonware.com> Remove the *allocm() API, which is superceded by the *allocx() API.
/external/jemalloc/test/integration/MALLOCX_ARENA.c
c2dcfd8ded8162cddb143836c12d003840fdeaeb 28-Mar-2014 Jason Evans <je@fb.com> Convert ALLOCM_ARENA() test to MALLOCX_ARENA() test.
/external/jemalloc/test/integration/MALLOCX_ARENA.c