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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"