summaryrefslogtreecommitdiffstats
path: root/src/extent.c
Commit message (Expand)AuthorAgeFilesLines
...
* Rename huge to large.Jason Evans2016-06-061-2/+2
* Use huge size class infrastructure for large size classes.Jason Evans2016-06-061-2/+2
* Refactor chunk_dalloc_{cache,wrapper}() to take extent arguments.Jason Evans2016-06-031-0/+26
* Replace extent_tree_szad_* with extent_heap_*.Jason Evans2016-06-031-27/+74
* Use rtree rather than [sz]ad trees for chunk split/coalesce operations.Jason Evans2016-06-031-12/+0
* Rename extent_node_t to extent_t.Jason Evans2016-05-161-10/+10
* Allow const keys for lookupJoshua Kahn2015-11-091-2/+2
* Implement cache index randomization for large allocations.Jason Evans2015-05-061-8/+17
* Quantize szad trees by size class.Jason Evans2015-03-071-2/+8
* Integrate whole chunks into unused dirty page purging machinery.Jason Evans2015-02-171-6/+6
* Normalize *_link and link_* fields to all be *_link.Jason Evans2015-02-161-3/+2
* Use JEMALLOC_INLINE_C everywhere it's appropriate.Jason Evans2014-10-301-2/+2
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-2/+0
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+41