aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-03-26Add the "thread.tcache.enabled" mallctl.Jason Evans
2012-03-19Fix various documentation formatting regressions.Jason Evans
2012-03-16Rename the "tcache.flush" mallctl to "thread.tcache.flush".Jason Evans
2012-03-13Implement aligned_alloc().Jason Evans
2012-03-05Remove the lg_tcache_gc_sweep option.Jason Evans
2012-03-02Add the --disable-experimental option.Jason Evans
2012-02-29Add nallocm().Jason Evans
2012-02-28Remove the sysv option.Jason Evans
2012-02-28Simplify small size class infrastructure.Jason Evans
2012-02-13Remove the opt.lg_prof_bt_max option.Jason Evans
2012-02-13Remove the opt.lg_prof_tcmax option.Jason Evans
2012-02-13Remove highruns statistics.Jason Evans
2012-02-13Make 8-byte tiny size class non-optional.Jason Evans
2012-02-13Remove the swap feature.Jason Evans
2011-08-12Document swap.fds mallctl as read-write.Jason Evans
2011-03-31Move repo contents in jemalloc/ to top level.Jason Evans