diff options
| author | David Goldblatt <davidgoldblatt@fb.com> | 2017-08-29 16:50:57 -0700 |
|---|---|---|
| committer | David Goldblatt <davidtgoldblatt@gmail.com> | 2017-10-16 15:35:49 -0700 |
| commit | 211b1f3c7de23b1915f1ce8f9277e6c1ff60cfde (patch) | |
| tree | fa68d840ecf5d6515c2bc5a672a4d17216afd7d5 /include | |
| parent | 5bad01c38ed0b1f647a6984c5f830b124cafdc94 (diff) | |
| download | platform_external_jemalloc_new-211b1f3c7de23b1915f1ce8f9277e6c1ff60cfde.tar.gz platform_external_jemalloc_new-211b1f3c7de23b1915f1ce8f9277e6c1ff60cfde.tar.bz2 platform_external_jemalloc_new-211b1f3c7de23b1915f1ce8f9277e6c1ff60cfde.zip | |
Factor out extent-splitting core from extent lifetime management.
Before this commit, extent_recycle_split intermingles the splitting of an extent
and the return of parts of that extent to a given extents_t. After it, that
logic is separated. This will enable splitting extents that don't live in any
extents_t (as the grow retained region soon will).
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
