summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/integration/slab_sizes.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/test/integration/slab_sizes.sh')
-rw-r--r--deps/jemalloc/test/integration/slab_sizes.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/jemalloc/test/integration/slab_sizes.sh b/deps/jemalloc/test/integration/slab_sizes.sh
new file mode 100644
index 000000000..07e3db81b
--- /dev/null
+++ b/deps/jemalloc/test/integration/slab_sizes.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# Some screwy-looking slab sizes.
+export MALLOC_CONF="slab_sizes:1-4096:17|100-200:1|128-128:2"