pack.sh 113 B

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