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.
deps/jemalloc/test/unit/mallctl.c
100644 → 100755
deps/jemalloc/test/unit/ph.c
0 → 100644
deps/jemalloc/test/unit/prof_accum.c
100644 → 100755
deps/jemalloc/test/unit/prof_active.c
100644 → 100755
deps/jemalloc/test/unit/prof_gdump.c
100644 → 100755
deps/jemalloc/test/unit/prof_idump.c
100644 → 100755
deps/jemalloc/test/unit/prof_reset.c
100644 → 100755
deps/jemalloc/test/unit/prof_thread_name.c
100644 → 100755
Please register or sign in to comment