Loading...
--- libmalloc/libmalloc-792.1.1/src/thresholds.h
+++ libmalloc/libmalloc-409.40.6/src/thresholds.h
@@ -102,7 +102,6 @@
#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