server-skynet-source-3rd-je.../test/integration/slab_sizes.sh
David T. Goldblatt 5112d9e5fd Add MALLOC_CONF parsing for dynamic slab sizes.
This actually enables us to change the values.
2018-07-12 20:53:06 -07:00

5 lines
107 B
Bash

#!/bin/sh
# Some screwy-looking slab sizes.
export MALLOC_CONF="slab_sizes:1-4096:17|100-200:1|128-128:2"