aboutsummaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/base.h
AgeCommit message (Expand)Author
2016-05-10Resolve bootstrapping issues when embedded in FreeBSD libc.Jason Evans
2016-04-14Add witness, a simple online locking validator.Jason Evans
2015-03-23Add the "stats.allocated" mallctl.Jason Evans
2015-02-12Move centralized chunk management into arenas.Jason Evans
2015-02-04Refactor base_alloc() to guarantee demand-zeroed memory.Jason Evans
2015-01-23Implement metadata statistics.Jason Evans
2014-05-15Refactor huge allocation to be managed by arenas.Jason Evans
2012-02-02Port to FreeBSD.Jason Evans
2012-03-13Fix fork-related bugs.Jason Evans
2011-03-31Move repo contents in jemalloc/ to top level.Jason Evans