summaryrefslogtreecommitdiffstats
path: root/src/arena.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable in arena_run_split().Jason Evans2012-02-291-2/+1
* Simplify small size class infrastructure.Jason Evans2012-02-291-329/+40
* Fix bin->runcur management.Jason Evans2012-02-141-62/+72
* Remove highruns statistics.Jason Evans2012-02-131-29/+0
* Make 8-byte tiny size class non-optional.Jason Evans2012-02-131-72/+29
* Streamline tcache-related malloc/free fast paths.Jason Evans2012-02-131-29/+0
* Remove the swap feature.Jason Evans2012-02-131-2/+3
* Remove magic.Jason Evans2012-02-131-15/+0
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-438/+300
* Fix huge_ralloc to maintain chunk statistics.Jason Evans2011-11-111-1/+1
* Fix two prof-related bugs in rallocm().Jason Evans2011-08-121-0/+1
* Fix assertions in arena_purge().Jason Evans2011-06-131-2/+2
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+2703