Home | History | Annotate | Line # | Download | only in unit
      1  1.1  christos #!/bin/sh
      2  1.1  christos 
      3  1.1  christos export MALLOC_CONF="dirty_decay_ms:1000,muzzy_decay_ms:1000,tcache_max:1024"
      4