Revert "Jemalloc updated to 4.4.0."
This reverts commit 153f2f00. Jemalloc 4.4.0 is apparently causing deadlocks in certain systems. See for example https://github.com/antirez/redis/issues/3799. As a cautionary step we are reverting the commit back and releasing a new stable Redis version.
deps/jemalloc/test/integration/MALLOCX_ARENA.c
100755 → 100644
deps/jemalloc/test/integration/allocated.c
100755 → 100644
deps/jemalloc/test/integration/mallocx.c
100755 → 100644
deps/jemalloc/test/integration/overflow.c
100755 → 100644
deps/jemalloc/test/integration/rallocx.c
100755 → 100644
deps/jemalloc/test/integration/thread_arena.c
100755 → 100644
deps/jemalloc/test/integration/xallocx.c
100755 → 100644
Please register or sign in to comment