summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/chunk_dss.h
Commit message (Expand)AuthorAgeFilesLines
* Rename most remaining *chunk* APIs to *extent*.Jason Evans2016-06-061-39/+0
* Resolve bootstrapping issues when embedded in FreeBSD libc.Jason Evans2016-05-111-7/+7
* Add witness, a simple online locking validator.Jason Evans2016-04-141-8/+8
* Implement chunk hook support for page run commit/decommit.Jason Evans2015-08-071-1/+1
* Move centralized chunk management into arenas.Jason Evans2015-02-121-2/+2
* teach the dss chunk allocator to handle new_addrDaniel Micay2014-11-291-1/+2
* Refactor tests.Jason Evans2013-12-091-1/+1
* Add arena-specific and selective dss allocation.Jason Evans2012-10-131-0/+14
* Disable munmap() if it causes VM map holes.Jason Evans2012-04-131-1/+0
* Add alignment support to chunk_alloc().Mike Hommey2012-04-101-1/+1
* Fix fork-related bugs.Jason Evans2012-03-131-6/+3
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-2/+0
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+30