Change CHUNK_MAP_ZEROED to CHUNK_MAP_UNZEROED.

Invert the chunk map bit that tracks whether a page is zeroed, so that
for zeroed arena chunks, the interior of the page map does not need to
be initialized (as it consists entirely of zero bytes).
2 files changed
tree: d4c4fcd986f4c8d05acdee847c7f2faea6af8288
  1. jemalloc/
  2. .gitignore