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)
Mon, Jul 6, 10:24 PM
Unknown Object (File)
Sun, Jul 5, 1:09 AM
Unknown Object (File)
Sat, Jul 4, 8:20 PM
Unknown Object (File)
Sat, Jul 4, 5:26 AM
Unknown Object (File)
Sat, Jul 4, 4:39 AM
Unknown Object (File)
Fri, Jul 3, 11:51 PM
Unknown Object (File)
Thu, Jul 2, 2:05 AM
Unknown Object (File)
Jun 21 2026, 1:33 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.