xref
: /
external
/
jemalloc_new
/
test
/
unit
/
decay.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
export
MALLOC_CONF
=
"dirty_decay_ms:1000,muzzy_decay_ms:1000,lg_tcache_max:0"
4