mirror of
https://github.com/fluencelabs/redis
synced 2025-06-22 13:31:32 +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/src/prng.c
vendored
Normal file
2
deps/jemalloc/src/prng.c
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
#define JEMALLOC_PRNG_C_
|
||||
#include "jemalloc/internal/jemalloc_internal.h"
|
Reference in New Issue
Block a user