index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
binshard.sh
blob: c1d58c8837221a27a15b5e479c11e38521e49c7b (
plain
)
1
2
3
#!/bin/sh
export
MALLOC_CONF
=
"narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"