redis_study/deps/jemalloc/test/unit/pack.sh

5 lines
113 B
Bash
Raw Normal View History

2020-09-05 04:01:22 +00:00
#!/bin/sh
# Immediately purge to minimize fragmentation.
export MALLOC_CONF="dirty_decay_ms:0,muzzy_decay_ms:0"