Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer old/low extent_t structures during reuse. | Jason Evans | 2017-04-17 | 1 | -0/+2 |
* | Header refactoring: break out ph.h dependencies | David Goldblatt | 2017-04-11 | 1 | -0/+2 |
* | Incorporate szind/slab into rtree leaves. | Jason Evans | 2017-03-23 | 1 | -1/+1 |
* | Convert extent_t's usize to szind. | Jason Evans | 2017-03-23 | 1 | -22/+22 |
* | Implement two-phase decay-based purging. | Jason Evans | 2017-03-15 | 1 | -5/+6 |
* | Perform delayed coalescing prior to purging. | Jason Evans | 2017-03-07 | 1 | -2/+3 |
* | Tidy up extent quantization. | Jason Evans | 2017-02-27 | 1 | -4/+0 |
* | Disable coalescing of cached extents. | Jason Evans | 2017-02-17 | 1 | -1/+2 |
* | Disentangle arena and extent locking. | Jason Evans | 2017-02-02 | 1 | -3/+7 |
* | Break up headers into constituent parts | David Goldblatt | 2017-01-12 | 1 | -0/+60 |