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

Review when cursor operations force evict pages

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc7, WT3.0.0, 3.7.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-12-04
    • v3.6

      One of the recent changes to improve performance in workloads that involve lookaside usage has a negative performance effect on a workload that is doing random insert and remove operations on a table.

      The particular change was to avoid splitting and force-evicting pages during cursor traversals from WT-3745.

      We should review when cursor operations notice that pages should be evicted (and what type of eviction can happen), to make sure that pages in cache can be efficiently traversed.

            Assignee:
            neha.khatri Neha Khatri
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: