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

Improve WiredTiger eviction performance

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0, 3.2.10, 3.3.12
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines

      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.

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

              Created:
              Updated:
              Resolved: