mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
d936b46d3a
This comes in handy when you're just a user of a canary system who wants to change settings set by the configuration system itself.
2 lines
40 B
Bash
2 lines
40 B
Bash
export MALLOC_CONF="dirty_decay_ms:500"
|