Refine eviction selection of pages with few updates

XMLWordPrintableJSON

    • 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.

              Assignee:
              [DO NOT USE] Backlog - Storage Engines Team
              Reporter:
              Alexander Gorrod
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: