Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2261

Update eviction to track and use priorities when adding candidates to the queue

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      We currently calculate a value that we call a read generation for pages that are candidates for eviction. We could calculate that value prior to adding a candidate to the queue, and use it to make a decision whether or not to add it at all.

      The priority value is recalculated each time it's needed from a set of criteria. The criteria have become more complex, and it's really more of a priority value than a read generation now. It would also make sense to save the calculated generation in the eviction queue structure rather than recalculating it regularly.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: