mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +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.