[Bug 221974] cam iosched: The iops limiter should enforce limits below the quanta value and should not discard 'unspent' ios

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 22 02:37:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221974

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: imp
Date: Fri Sep 22 02:36:36 UTC 2017
New revision: 323894
URL: https://svnweb.freebsd.org/changeset/base/323894

Log:
  cam iosched: Bettar account IOPS for smoother performance

  Prevent cam_iosched_iops_tick() from discarding 'unspent' ios unless
  it's a new accounting interval.

  Previously ios that weren't used between ticks were lost, as a result
  the iops limiter could enforce a limit below the configured maximum.

  Obtained from: ElectroBSD
  Submitted by: Fabian Keil
  PR: 221974

Changes:
  head/sys/cam/cam_iosched.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list