Page MenuHomeFreeBSD

ig4_iic: Allow sleeping if called from iichid interrupt handler.
ClosedPublic

Authored by wulf on Feb 12 2025, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 26, 2:59 PM
Unknown Object (File)
Thu, May 15, 6:57 PM
Unknown Object (File)
Sat, May 10, 11:43 AM
Unknown Object (File)
Apr 30 2025, 8:57 PM
Unknown Object (File)
Apr 24 2025, 8:39 AM
Unknown Object (File)
Apr 24 2025, 8:39 AM
Unknown Object (File)
Apr 5 2025, 12:09 AM
Unknown Object (File)
Mar 26 2025, 12:04 PM
Subscribers
None

Details

Summary

This replaces 50 ms busy loop with mtx_sleep for the same duration thus
saving CPU time when iichid is driven with interrupts.

Sponsored by: Future Crew, LLC
MFC after: 2 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Feb 12 2025, 6:56 AM
wulf created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Mar 7 2025, 6:28 AM
This revision was automatically updated to reflect the committed changes.