This website requires JavaScript.
Explore
Help
Sign In
root
/
redis
mirror of
https://github.com/redis/redis.git
Watch
1
Star
0
Fork
You've already forked redis
0
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
238cebdd5e
redis
/
deps
/
jemalloc
/
test
/
unit
/
junk_free.c
4 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Jemalloc updated to 4.4.0. The original jemalloc source tree was modified to: 1. Remove the configure error that prevents nested builds. 2. Insert the Redis private Jemalloc API in order to allow the Redis fragmentation function to work.
2017-01-30 16:58:34 +08:00
#
define JEMALLOC_TEST_JUNK_OPT "junk:free"
Jemalloc updated to 4.0.3.
2015-10-06 22:18:30 +08:00
#
include
"junk.c"
#
undef JEMALLOC_TEST_JUNK_OPT