summaryrefslogtreecommitdiffstats
path: root/test/unit/pack.sh
blob: a58151d92392756413240e8c58235f9a06fd9435 (plain)
1
2
3
4
5
#!/bin/sh

# Use smallest possible chunk size.  Immediately purge to minimize
# fragmentation.
export MALLOC_CONF="lg_chunk:0,lg_dirty_mult:-1,decay_time:-1"