mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
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