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

Add stat to track pages queued for eviction after LRU sorting

    • 3
    • Storage Engines 2019-07-19
    • v4.0

      Eviction server goes through the process of finding pages that are evictable, sort them based on when these pages were last accessed and then based on a certain logic might discard a portion of these pages to approximate the LRU scheme. pages queued for eviction statistic accounts for the count of initial evictable pages before the sorting. At the moment there is no statistic to tell what number of pages were actually put into the eviction queue. This ticket is to add a new statistic.

            Assignee:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: