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