summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/ctl.h
Commit message (Expand)AuthorAgeFilesLines
* Resolve bootstrapping issues when embedded in FreeBSD libc.Jason Evans2016-05-111-5/+5
* Add the stats.retained and stats.arenas.<i>.retained statistics.Jason Evans2016-05-041-0/+1
* Add witness, a simple online locking validator.Jason Evans2016-04-141-11/+13
* Fix stats.arenas.<i>.[...] for --disable-stats case.Jason Evans2016-02-281-0/+3
* Implement decay-based unused dirty page purging.Jason Evans2016-02-201-0/+1
* Add the "stats.arenas.<i>.lg_dirty_mult" mallctl.Jason Evans2015-03-241-0/+1
* Add the "stats.allocated" mallctl.Jason Evans2015-03-241-0/+1
* Move centralized chunk management into arenas.Jason Evans2015-02-121-5/+0
* Implement metadata statistics.Jason Evans2015-01-241-0/+1
* Add per size class huge allocation statistics.Jason Evans2014-10-131-0/+1
* Refactor huge allocation to be managed by arenas.Jason Evans2014-05-161-5/+0
* Add arena-specific and selective dss allocation.Jason Evans2012-10-131-0/+2
* Fix fork(2)-related deadlocks.Jason Evans2012-10-091-0/+3
* Fix ctl regression.Jason Evans2012-04-241-6/+6
* Avoid using a union for ctl_node_sMike Hommey2012-04-231-12/+15
* Implement malloc_vsnprintf().Jason Evans2012-03-081-7/+5
* Add --with-mangling.Jason Evans2012-03-021-3/+3
* Simplify small size class infrastructure.Jason Evans2012-02-291-1/+1
* Remove the swap feature.Jason Evans2012-02-131-1/+0
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-6/+0
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+118