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