summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/tcache.h
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up tsd (no functional changes).Jason Evans2012-03-301-1/+3
* Work around TLS deallocation via free().Jason Evans2012-03-301-2/+14
* Add the "thread.tcache.enabled" mallctl.Jason Evans2012-03-271-15/+101
* Implement tsd.Jason Evans2012-03-231-20/+15
* Invert NO_TLS to JEMALLOC_TLS.Jason Evans2012-03-191-1/+1
* Remove the lg_tcache_gc_sweep option.Jason Evans2012-03-051-12/+11
* Remove unused variables in tcache_dalloc_large().Jason Evans2012-02-291-6/+1
* Simplify small size class infrastructure.Jason Evans2012-02-291-8/+8
* Streamline tcache-related malloc/free fast paths.Jason Evans2012-02-131-3/+5
* Remove magic.Jason Evans2012-02-131-1/+0
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-75/+39
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+431