disable mallocTrim

This commit is contained in:
Valentin Balaschenko
2026-06-03 19:12:09 +01:00
parent 96b2c0964f
commit fc6e54b5a6

View File

@@ -1088,7 +1088,7 @@ public:
<< "; size after: " << cachedSLEs_.size();
}
mallocTrim("doSweep", journal_);
// mallocTrim("doSweep", journal_);
// Set timer to do another sweep later.
setSweepTimer();