From 5d8dfe892a2ea89f706ee140c3bdcfd89fe03fda Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 22:40:55 +0100 Subject: Add Redis source code for testing --- examples/redis-unstable/deps/jemalloc/test/unit/malloc_conf_2.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/redis-unstable/deps/jemalloc/test/unit/malloc_conf_2.sh (limited to 'examples/redis-unstable/deps/jemalloc/test/unit/malloc_conf_2.sh') diff --git a/examples/redis-unstable/deps/jemalloc/test/unit/malloc_conf_2.sh b/examples/redis-unstable/deps/jemalloc/test/unit/malloc_conf_2.sh new file mode 100644 index 0000000..2c780f1 --- /dev/null +++ b/examples/redis-unstable/deps/jemalloc/test/unit/malloc_conf_2.sh @@ -0,0 +1 @@ +export MALLOC_CONF="dirty_decay_ms:500" -- cgit v1.2.3