Date: Fri, 22 Sep 2017 02:37:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 221974] cam iosched: The iops limiter should enforce limits below the quanta value and should not discard 'unspent' ios Message-ID: <bug-221974-8-PzcfJIFAZ4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221974-8@https.bugs.freebsd.org/bugzilla/> References: <bug-221974-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221974 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: imp Date: Fri Sep 22 02:36:32 UTC 2017 New revision: 323893 URL: https://svnweb.freebsd.org/changeset/base/323893 Log: cam iosched: Enforce iop limits below the quanta value Previously the iops limiter would always allow at least quanta ios per second as cam_iosched_iops_tick() never set ios->l_value1 below 1. Submitted by: Fabian Keil <fk@fabiankeil.de> Obtained from: ElectroBSD PR: 221974 Changes: head/sys/cam/cam_iosched.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221974-8-PzcfJIFAZ4>
