index
:
crep
master
If grep and etags had a baby
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
redis-unstable
/
deps
/
jemalloc
/
test
/
integration
/
smallocx.sh
blob: d07f10f3cef93eb5cfea4f4036e04bf7e990b70d (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
"x
${enable_fill}
"
=
"x1"
] ;
then
export
MALLOC_CONF
=
"junk:false"
fi