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)
Fri, Mar 27, 1:01 PM
Unknown Object (File)
Fri, Mar 27, 1:11 AM
Unknown Object (File)
Fri, Mar 20, 12:59 AM
Unknown Object (File)
Sun, Mar 15, 9:20 AM
Unknown Object (File)
Mar 1 2026, 8:01 PM
Unknown Object (File)
Mar 1 2026, 3:19 PM
Unknown Object (File)
Feb 18 2026, 8:20 AM
Unknown Object (File)
Dec 23 2025, 12:00 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.