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, Mar 20, 12:14 PM
Unknown Object (File)
Feb 22 2025, 5:18 PM
Unknown Object (File)
Jan 25 2025, 8:01 PM
Unknown Object (File)
Jan 24 2025, 7:17 PM
Unknown Object (File)
Jan 24 2025, 5:13 PM
Unknown Object (File)
Dec 30 2024, 6:23 AM
Unknown Object (File)
Dec 21 2024, 2:16 AM
Unknown Object (File)
Dec 20 2024, 10:10 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.