Page MenuHomeFreeBSD

cam iosched: Call cam_iosched_limiter_init() after ios->current is set to the default
ClosedPublic

Authored by fk_fabiankeil.de on Sep 13 2017, 6:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 11:46 AM
Unknown Object (File)
Mon, Aug 10, 2:06 PM
Unknown Object (File)
Sat, Aug 8, 6:17 PM
Unknown Object (File)
Sat, Aug 8, 10:39 AM
Unknown Object (File)
Thu, Aug 6, 7:28 PM
Unknown Object (File)
Sun, Aug 2, 6:28 AM
Unknown Object (File)
Fri, Jul 31, 5:30 PM
Unknown Object (File)
Fri, Jul 31, 4:22 PM
Subscribers
None

Details

Summary

cam iosched: 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.

PR: 221954
Obtained from: ElectroBSD

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 20 2017, 9:21 PM
This revision was automatically updated to reflect the committed changes.