mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-28 13:52:14 +03:00
pa_microbench was creating its own emap_t per shard on top of the arena_emap_global that JET malloc initializes during jet_malloc(16) at startup, breaking the production assumption of one rtree per process. Fix it by reusing the existing JET emap. |
||
|---|---|---|
| .. | ||
| cpp | ||
| pa | ||
| batch_alloc.c | ||
| fill_flush.c | ||
| hookbench.c | ||
| large_microbench.c | ||
| mallctl.c | ||
| microbench.c | ||