xref
: /
aosp_15_r20
/
external
/
jemalloc_new
/
test
/
unit
/
decay.sh
(revision 1208bc7e437ced7eb82efac44ba17e3beba411da)
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