summaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/base.h
Commit message (Expand)AuthorAgeFilesLines
* Fix base_ehooks_get_for_metadatamweisgut2021-12-201-2/+3
* add experimental.arenas_create_ext mallctlPiotr Balcer2021-09-241-1/+6
* Rtree: take the base allocator as a parameter.David T. Goldblatt2020-02-181-1/+2
* Base: Pull into a single header.David T. Goldblatt2020-02-181-0/+103
* Break up headers into constituent partsDavid Goldblatt2017-01-121-87/+0
* Implement per arena base allocators.Jason Evans2016-12-261-7/+69
* Resolve bootstrapping issues when embedded in FreeBSD libc.Jason Evans2016-05-101-5/+5
* Add witness, a simple online locking validator.Jason Evans2016-04-141-5/+6
* Add the "stats.allocated" mallctl.Jason Evans2015-03-231-1/+1
* Move centralized chunk management into arenas.Jason Evans2015-02-121-2/+0
* Refactor base_alloc() to guarantee demand-zeroed memory.Jason Evans2015-02-041-1/+0
* Implement metadata statistics.Jason Evans2015-01-231-0/+1
* Refactor huge allocation to be managed by arenas.Jason Evans2014-05-151-1/+1
* Port to FreeBSD.Jason Evans2012-02-021-0/+1
* Fix fork-related bugs.Jason Evans2012-03-131-2/+3
* Move repo contents in jemalloc/ to top level.Jason Evans2011-03-311-0/+24