jemalloc/test/stress
Slobodan Predolac 76015f519f Fix bug in pa_microbench
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.
2026-04-23 18:36:13 -04:00
..
cpp Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
pa Fix bug in pa_microbench 2026-04-23 18:36:13 -04:00
batch_alloc.c Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
fill_flush.c Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
hookbench.c Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
large_microbench.c Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
mallctl.c Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00
microbench.c Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00