mirror of
https://github.com/valkey-io/valkey.git
synced 2026-07-25 10:51:22 -04:00
9fb850dabe
Only enable defrag for vendored jemalloc. Resolves a point of discussion from https://github.com/valkey-io/valkey/issues/1585, although not the overall issue. This change should be reverted when we properly validate using system jemalloc as part of https://github.com/valkey-io/valkey/issues/1882. --------- Signed-off-by: Madelyn Olson <madelyneolson@gmail.com> Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech> Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>