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

Incorrect documentation for eviction_trigger and eviction_target

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2016-10-31

      The WT documentation says that eviction does not begin until eviction_trigger is reached, but to my understanding

      • eviction begins (using background threads) once cache utilization is above eviction_target, and continuously attempts to keep cache utilization at eviction_target, and
      • eviction_trigger controls evictions by application threads, which are involved in evictions if and only if cache utilization is above eviction_trigger.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            bruce.lucas@mongodb.com Bruce Lucas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: