1
0
mirror of https://github.com/fluencelabs/redis synced 2025-07-28 23:11:56 +00:00
Files
redis/deps/jemalloc/test/unit/pack.sh
2018-05-24 17:17:37 +02:00

5 lines
113 B
Bash

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