aboutsummaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/ctl.h
AgeCommit message (Expand)Author
2015-04-22Revert "Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge""Christopher Ferris
2015-04-16Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge"Nicolas Geoffray
2015-03-24Add the "stats.arenas.<i>.lg_dirty_mult" mallctl.Jason Evans
2015-03-23Add the "stats.allocated" mallctl.Jason Evans
2015-02-12Move centralized chunk management into arenas.Jason Evans
2015-01-23Implement metadata statistics.Jason Evans
2014-10-12Add per size class huge allocation statistics.Jason Evans
2014-05-15Refactor huge allocation to be managed by arenas.Jason Evans
2012-10-12Add arena-specific and selective dss allocation.Jason Evans
2012-10-09Fix fork(2)-related deadlocks.Jason Evans
2012-04-23Fix ctl regression.Jason Evans
2012-04-23Avoid using a union for ctl_node_sMike Hommey
2012-03-07Implement malloc_vsnprintf().Jason Evans
2012-03-01Add --with-mangling.Jason Evans
2012-02-28Simplify small size class infrastructure.Jason Evans
2012-02-13Remove the swap feature.Jason Evans
2012-02-10Reduce cpp conditional logic complexity.Jason Evans
2011-03-31Move repo contents in jemalloc/ to top level.Jason Evans