mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
To avoid memmove on free() fast path, simplify the cache replacement policy to only bubble up the cache hit element by 1.
To avoid memmove on free() fast path, simplify the cache replacement policy to only bubble up the cache hit element by 1.