Home | History | Annotate | Download | only in unit
      1 #!/bin/sh
      2 
      3 # Immediately purge to minimize fragmentation.
      4 export MALLOC_CONF="dirty_decay_ms:0,muzzy_decay_ms:0"
      5