MEMZONE_CHUNK
chunk->base = mmap(NULL, MEMZONE_CHUNK, PROT_READ|PROT_WRITE,
chunk->bytes = MEMZONE_CHUNK;