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

Investigate eviction hazard pointer check

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

      During eviction of a page, we spend a huge amount of time walking the hazard pointer lists. We even call it twice in the wt_evict path. In profiling, I see we spent 11.3 seconds in wt_evict. Of that, 5.4 seconds was spent walking the hazard pointers in 2 different calls to wt_page_hazard_check. The calls were 2.6 seconds and 2.8 seconds.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: