diff options
Diffstat (limited to 'test/unit/pack.c')
-rw-r--r-- | test/unit/pack.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/pack.c b/test/unit/pack.c index d35ac5e..5da4ae1 100644 --- a/test/unit/pack.c +++ b/test/unit/pack.c @@ -1,8 +1,5 @@ #include "test/jemalloc_test.h" -/* Immediately purge to minimize fragmentation. */ -const char *malloc_conf = "decay_time:-1"; - /* * Size class that is a divisor of the page size, ideally 4+ regions per run. */ |