redis_study/deps/jemalloc/test/unit/pack.sh
2020-09-12 22:49:33 +08:00

5 lines
113 B
Bash

#!/bin/sh
# Immediately purge to minimize fragmentation.
export MALLOC_CONF="dirty_decay_ms:0,muzzy_decay_ms:0"