mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Break the chunk map into two separate arrays, in order to improve cache locality. This is related to issue #23.
Break the chunk map into two separate arrays, in order to improve cache locality. This is related to issue #23.