From 1818170c8d4de24e0f3b67d7e0347b4ea8e2fec1 Mon Sep 17 00:00:00 2001 From: guangli-dai Date: Wed, 7 May 2025 17:39:20 -0700 Subject: [PATCH] Fix binshard.sh by specifying bin_shards for all sizes. --- test/unit/binshard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/binshard.sh b/test/unit/binshard.sh index c1d58c88..1882e90a 100644 --- a/test/unit/binshard.sh +++ b/test/unit/binshard.sh @@ -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"