[Bug 221954] cam iosched: Call cam_iosched_limiter_init() after ios->current is set to the default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 31 10:17:31 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221954
Bug ID: 221954
Summary: cam iosched: Call cam_iosched_limiter_init() after
ios->current is set to the default
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: fk at fabiankeil.de
Created attachment 185946
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185946&action=edit
cam iosched: Call cam_iosched_limiter_init() after ios->current is set to the
default
The attached patch lets cam_iosched_iop_stats_init() call
cam_iosched_limiter_init()
after ios->current is set to the default.
Previously ios->current was set to 0 until the first
cam_iosched_cl_maybe_steer() call.
Obtained from: ElectroBSD
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list