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

Flush dirty pages without evicting them

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      It would be nice to be able to flush dirty pages from cache without evicting them. Some workloads don't generate a lot of cache pressure, but do want to do checkpoints.

      If the cache is allowed to have a lot of dirty content then checkpoints become more expensive.

      It would be good if code:eviction_dirty_target is set below evicting_target we switched to a mode of only "cleaning" dirty pages, rather than evicting them.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: