Loading...
--- libmalloc/libmalloc-409.60.6/src/thresholds.h
+++ libmalloc/libmalloc-792.41.1/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