aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-10Revert to first-best-fit run/chunk allocation.android-cts-6.0_r9android-cts-6.0_r8android-cts-6.0_r7android-cts-6.0_r6android-cts-6.0_r5android-cts-6.0_r4android-cts-6.0_r32android-cts-6.0_r31android-cts-6.0_r30android-cts-6.0_r3android-cts-6.0_r29android-cts-6.0_r28android-cts-6.0_r27android-cts-6.0_r26android-cts-6.0_r25android-cts-6.0_r24android-cts-6.0_r23android-cts-6.0_r22android-cts-6.0_r21android-cts-6.0_r20android-cts-6.0_r2android-cts-6.0_r19android-cts-6.0_r18android-cts-6.0_r17android-cts-6.0_r16android-cts-6.0_r15android-cts-6.0_r14android-cts-6.0_r13android-cts-6.0_r12android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r68android-6.0.1_r67android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r62android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r54android-6.0.1_r53android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r45android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1marshmallow-releasemarshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devmarshmallow-dr-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devmarshmallow-devmarshmallow-cts-releaseJason Evans
2015-08-09On 32 bit systems, force huge allocs on arena 0.Christopher Ferris
2015-07-10Fix an integer overflow bug.Christopher Ferris
2015-07-10Fix an integer overflow bug in {size2index,s2u}_compute().Jason Evans
2015-07-10Revert "Fix chunk size check."Christopher Ferris
2015-07-08Make sure the arena cache cannot be reused.Christopher Ferris
2015-06-25Temporarily return for bad free.Christopher Ferris
2015-06-25Revert "Temporary patch to avoid crashes."Christopher Ferris
2015-06-17Add aborts to catch frees of bad pointers.Christopher Ferris
2015-06-08Fix chunk size check.Christopher Ferris
2015-05-22Update headers to match .in changes.Christopher Ferris
2015-05-22Impose a minimum tcache count for small size classes.Jason Evans
2015-05-22Fix arena_dalloc() performance regression.Jason Evans
2015-05-22Fix performance regression in arena_palloc().Jason Evans
2015-05-22Fix nhbins calculation.Jason Evans
2015-05-22Avoid atomic operations for dependent rtree reads.Jason Evans
2015-05-22Fix type punning in calls to atomic operation functions.Jason Evans
2015-05-22Implement cache index randomization for large allocations.Jason Evans
2015-05-22Clean up bin/jeprof in distclean build target.Jason Evans
2015-05-22Rename pprof to jeprof.Jason Evans
2015-05-22Prefer /proc/<pid>/task/<pid>/maps over /proc/<pid>/maps on Linux.Jason Evans
2015-05-22Embed full library install when running ld on OS X.Jason Evans
2015-05-22Concise JEMALLOC_HAVE_ISSETUGID case in secure_getenv().Igor Podlesny
2015-05-22Fix mallctl doc: arenas.hchunk.<i>.sizeQinfan Wu
2015-05-14Disable clang compilation for mips and arm64 targets.Chih-Hung Hsieh
2015-04-23am e283effc: am 165e51a7: Temporary patch to avoid crashes.Christopher Ferris
2015-04-23am 165e51a7: Temporary patch to avoid crashes.Christopher Ferris
2015-04-22Temporary patch to avoid crashes.Christopher Ferris
2015-04-23am f1af2723: am 46799943: Revert "Revert "Do not build jemalloc with clang.""Christopher Ferris
2015-04-23am 40110a2f: am 96d58c85: Revert "Revert "Update for new version.""Christopher Ferris
2015-04-23am 244727fb: am 83e5767e: Revert "Revert "Merge remote-tracking branch \'aosp...Christopher Ferris
2015-04-23am 46799943: Revert "Revert "Do not build jemalloc with clang.""Christopher Ferris
2015-04-23am 96d58c85: Revert "Revert "Update for new version.""Christopher Ferris
2015-04-23am 83e5767e: Revert "Revert "Merge remote-tracking branch \'aosp/upstream-dev...Christopher Ferris
2015-04-22Revert "Revert "Do not build jemalloc with clang.""Christopher Ferris
2015-04-22Revert "Revert "Update for new version.""Christopher Ferris
2015-04-22Revert "Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge""Christopher Ferris
2015-04-16am 39f61093: am cfef1c84: Merge "Revert "Merge remote-tracking branch \'aosp/...Nicolas Geoffray
2015-04-16am 83f308d7: am 864ce9c1: Merge "Revert "Update for new version.""Nicolas Geoffray
2015-04-16am 4363c4f9: am a8788f23: Revert "Do not build jemalloc with clang."Nicolas Geoffray
2015-04-16am cfef1c84: Merge "Revert "Merge remote-tracking branch \'aosp/upstream-dev\...Nicolas Geoffray
2015-04-16am 864ce9c1: Merge "Revert "Update for new version.""Nicolas Geoffray
2015-04-16am a8788f23: Revert "Do not build jemalloc with clang."Nicolas Geoffray
2015-04-16Merge "Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge""Nicolas Geoffray
2015-04-16Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge"Nicolas Geoffray
2015-04-16Merge "Revert "Update for new version.""Nicolas Geoffray
2015-04-16Revert "Update for new version."Nicolas Geoffray
2015-04-16Revert "Do not build jemalloc with clang."Nicolas Geoffray
2015-04-16am 63f73c8e: am aa315d04: Do not build jemalloc with clang.Christopher Ferris
2015-04-16am aa315d04: Do not build jemalloc with clang.Christopher Ferris