mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
When coalescing, we should take both extents off the LRU list; otherwise decay can grab the existing outer extent through extents_evict.
When coalescing, we should take both extents off the LRU list; otherwise decay can grab the existing outer extent through extents_evict.