-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-09-12
-
5
We recently (WT-14813) introduced a new policy for the eviction server that avoids queuing pages that have relatively few changes when there isn't much cache pressure.
The check for determining whether there is cache pressure causes pages to be skipped if either the updates or dirty utillization is more than ten percent below the configured upper bound.
That should be changed, so that if either updates or dirty is above the threshold then pages are queued.
- is related to
-
WT-14813 Skip eviction of pages with few updates when below dirty threshold
-
- Closed
-