Don't allow eviction_updates_target to exceed eviction_target

XMLWordPrintableJSON

    • Storage Engines
    • StorEng - Defined Pipeline
    • None

      In __cache_config_local we have checks that

      • eviction_dirty_trigger can't exceed eviction_trigger
      • eviction_dirty_target can't exceed eviction_target, and
      • eviction_updates_trigger can't exceed eviction_trigger

      but we're missing a check that eviction_updates_target can't exceed eviction_target. This ticket adds the missing check

            Assignee:
            Andrew Morton
            Reporter:
            y yz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: