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)
Thu, Oct 16, 12:23 PM
Unknown Object (File)
Thu, Oct 16, 12:23 PM
Unknown Object (File)
Thu, Oct 16, 12:23 PM
Unknown Object (File)
Thu, Oct 16, 12:34 AM
Unknown Object (File)
Thu, Oct 2, 11:27 PM
Unknown Object (File)
Sep 10 2025, 7:29 AM
Unknown Object (File)
Sep 9 2025, 9:41 AM
Unknown Object (File)
Sep 9 2025, 7:44 AM
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.