mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 00:53:34 +03:00
Add malloc_conf_2_conf_harder
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.
This commit is contained in:
parent
3b4a03b92b
commit
d936b46d3a
5 changed files with 65 additions and 4 deletions
1
test/unit/malloc_conf_2.sh
Normal file
1
test/unit/malloc_conf_2.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
export MALLOC_CONF="dirty_decay_ms:500"
|
||||
Loading…
Add table
Add a link
Reference in a new issue