mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Renaming limit_usize_gap to disable_large_size_classes
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ "x${limit_usize_gap}" = "x1" ] ; then
|
||||
export MALLOC_CONF="limit_usize_gap:true"
|
||||
fi
|
||||
export MALLOC_CONF="disable_large_size_classes:true"
|
||||
|
||||
Reference in New Issue
Block a user