mirror of
https://github.com/fluencelabs/redis
synced 2025-06-23 22:11:33 +00:00
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.
This commit is contained in:
2
deps/jemalloc/test/unit/junk_alloc.c
vendored
2
deps/jemalloc/test/unit/junk_alloc.c
vendored
@ -1,3 +1,3 @@
|
||||
#define JEMALLOC_TEST_JUNK_OPT "junk:alloc"
|
||||
#define JEMALLOC_TEST_JUNK_OPT "junk:alloc"
|
||||
#include "junk.c"
|
||||
#undef JEMALLOC_TEST_JUNK_OPT
|
||||
|
Reference in New Issue
Block a user