summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/jemalloc_typedefs.h.in
Commit message (Expand)AuthorAgeFilesLines
* Add extent_destroy_t and use it during arena destruction.Jason Evans2017-04-291-0/+9
* Refactor purging and splitting/merging.Jason Evans2016-12-271-1/+2
* Update extent hook function prototype comments.Jason Evans2016-09-291-13/+14
* Modify extent hook functions to take an (extent_t *) argument.Jason Evans2016-06-061-10/+18
* Rename chunk_*_t hooks to extent_*_t.Jason Evans2016-06-061-21/+22
* s/chunk_hook/extent_hook/gJason Evans2016-06-061-1/+1
* Implement chunk hook support for page run commit/decommit.Jason Evans2015-08-071-8/+10
* Generalize chunk management hooks.Jason Evans2015-08-041-1/+53
* Implement dynamic per arena control over dirty page purging.Jason Evans2015-03-191-0/+1
* Attempt to expand huge allocations in-place.Daniel Micay2014-10-051-1/+1
* Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in.Jason Evans2014-09-081-0/+2