From 753692320e2a704df7b3605c846b81acce16d8c2 Mon Sep 17 00:00:00 2001 From: Daan Leijen Date: Tue, 7 Jan 2025 21:03:47 -0800 Subject: [PATCH] adjust small/medium object sizes to match the sk branch --- include/mimalloc/types.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/mimalloc/types.h b/include/mimalloc/types.h index 6a0ac955..ab235499 100644 --- a/include/mimalloc/types.h +++ b/include/mimalloc/types.h @@ -197,8 +197,8 @@ typedef int32_t mi_ssize_t; #define MI_SMALL_PAGE_SIZE (MI_ZU(1)<