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
/
integration
/
xallocx.sh
blob: 0cc2187375d87f880972e63e3a7f911731178514 (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
"x${enable_fill}"
=
"x1"
] ;
then
export
MALLOC_CONF
=
"junk:false"
fi