Fix binshard.sh by specifying bin_shards for all sizes.

This commit is contained in:
guangli-dai 2025-05-07 17:39:20 -07:00
parent 6a8ef75364
commit 615f285ff2

View file

@ -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"