Fix binshard.sh by specifying bin_shards for all sizes.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"
|
||||
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8|513-8070450532247928832:1"
|
||||
|
||||
Reference in New Issue
Block a user