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

Improve WiredTiger eviction performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • WT2.9.0, 3.2.10, 3.3.12
    • None
    • None

    Description

      In WT-2764, WiredTiger's eviction logic changed to notice cases where only clean or only dirty pages need to be evicted to meet targets. However, some of the heuristics about how many pages to evict still assume that we should select the number of pages to put on queues based on the total size in cache of each tree. This leads to performance regressions when only searching for dirty pages.

      Attachments

        Activity

          People

            michael.cahill@mongodb.com Michael Cahill (Inactive)
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: