Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extent_destroy_t and use it during arena destruction. | Jason Evans | 2017-04-29 | 1 | -0/+9 |
* | Refactor purging and splitting/merging. | Jason Evans | 2016-12-27 | 1 | -1/+2 |
* | Update extent hook function prototype comments. | Jason Evans | 2016-09-29 | 1 | -13/+14 |
* | Modify extent hook functions to take an (extent_t *) argument. | Jason Evans | 2016-06-06 | 1 | -10/+18 |
* | Rename chunk_*_t hooks to extent_*_t. | Jason Evans | 2016-06-06 | 1 | -21/+22 |
* | s/chunk_hook/extent_hook/g | Jason Evans | 2016-06-06 | 1 | -1/+1 |
* | Implement chunk hook support for page run commit/decommit. | Jason Evans | 2015-08-07 | 1 | -8/+10 |
* | Generalize chunk management hooks. | Jason Evans | 2015-08-04 | 1 | -1/+53 |
* | Implement dynamic per arena control over dirty page purging. | Jason Evans | 2015-03-19 | 1 | -0/+1 |
* | Attempt to expand huge allocations in-place. | Daniel Micay | 2014-10-05 | 1 | -1/+1 |
* | Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in. | Jason Evans | 2014-09-08 | 1 | -0/+2 |