summaryrefslogtreecommitdiffstats
path: root/src/tcache.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up *PAGE* macros.Jason Evans2012-04-021-5/+5
* Add the "thread.tcache.enabled" mallctl.Jason Evans2012-03-271-12/+15
* Implement tsd.Jason Evans2012-03-231-47/+54
* Invert NO_TLS to JEMALLOC_TLS.Jason Evans2012-03-191-1/+1
* Remove the lg_tcache_gc_sweep option.Jason Evans2012-03-051-10/+0
* Simplify small size class infrastructure.Jason Evans2012-02-291-15/+16
* Streamline tcache-related malloc/free fast paths.Jason Evans2012-02-131-3/+1
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-85/+45
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+480