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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 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:
              [DO NOT USE] Backlog - Storage Execution Team
              Reporter:
              Alexander Gorrod
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: