Compare commits

...

1 Commits

Author SHA1 Message Date
Valentin Balaschenko
fc6e54b5a6 disable mallocTrim 2026-06-03 19:12:09 +01:00

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();