Page MenuHomeFreeBSD

ig4_iic: Allow sleeping if called from iichid interrupt handler.
Needs ReviewPublic

Authored by wulf on Wed, Feb 12, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 17, 5:45 AM
Unknown Object (File)
Sun, Feb 16, 10:47 PM
Unknown Object (File)
Sat, Feb 15, 1:07 AM
Subscribers
None

Details

Reviewers
imp
mav
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 62384
Build 59268: arc lint + arc unit

Event Timeline

wulf requested review of this revision.Wed, Feb 12, 6:56 AM
wulf created this revision.