mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
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.
1 line
40 B
Bash
1 line
40 B
Bash
export MALLOC_CONF="dirty_decay_ms:500"
|