index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
decay.sh
blob: 45aeccf423e8a51b8be50d293f73c7c99116e5b5 (
plain
)
1
2
3
#!/bin/sh
export
MALLOC_CONF
=
"dirty_decay_ms:1000,muzzy_decay_ms:1000,lg_tcache_max:0"