Loading...
--- libmalloc/libmalloc-409.81.2/src/thresholds.h
+++ libmalloc/libmalloc-715.100.22/src/thresholds.h
@@ -102,6 +102,7 @@
#define MEDIUM_MADVISE_SHIFT 4
#define MEDIUM_MADVISE_MIN ((3 * 1024 * 1024) / 2) // 1.5 megabytes
#define MEDIUM_MADVISE_DRAM_SCALE_DIVISOR (128ull * 1024 * 1024 * 1024) // 128GB
+
/*
* When performing a realloc() that must fallback to creating a new allocation