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

Don't queue clean pages for urgent eviction

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.0.5, 4.1.6, WT3.2.0
    • None
    • None
    • None
    • Storage Engines 2018-11-19

    Description

      When considering pages to queue for eviction, we treat pages over the memory_page_max size limit specially and queue them for "urgent" eviction. However, such pages may have grown large because they contain a lot of history that cannot be evicted, so there is no point queuing them for urgent eviction unless they are dirty. This is the same approach taken when a page is released.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: