summaryrefslogtreecommitdiffstats
path: root/src/ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up *PAGE* macros.Jason Evans2012-04-021-8/+5
* Add the "thread.tcache.enabled" mallctl.Jason Evans2012-03-271-8/+28
* Port to FreeBSD.Jason Evans2012-02-031-4/+4
* Implement tsd.Jason Evans2012-03-231-18/+24
* Rename the "tcache.flush" mallctl to "thread.tcache.flush".Jason Evans2012-03-171-6/+6
* Remove the lg_tcache_gc_sweep option.Jason Evans2012-03-051-4/+0
* Remove the sysv option.Jason Evans2012-02-291-6/+0
* Simplify small size class infrastructure.Jason Evans2012-02-291-63/+6
* Remove the opt.lg_prof_bt_max option.Jason Evans2012-02-141-3/+0
* Remove the opt.lg_prof_tcmax option.Jason Evans2012-02-141-4/+1
* Remove highruns statistics.Jason Evans2012-02-131-10/+0
* Make 8-byte tiny size class non-optional.Jason Evans2012-02-131-7/+2
* Remove the swap feature.Jason Evans2012-02-131-110/+1
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-367/+231
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+1670