Reduce shared ownership in XHCI Driver (and lock contention) using Channels. #3

Open
opened 2025-12-14 06:30:02 +00:00 by drew · 0 comments
Owner

If we have the event ring write to channels and then other components read from them, we can reduce the scope of our mutexes to reduce the chance of deadlock.

If we have the event ring write to channels and then other components read from them, we can reduce the scope of our mutexes to reduce the chance of deadlock.
drew added the
USB
enhancement
labels 2025-12-14 06:30:02 +00:00
Sign in to join this conversation.
No labels
USB
bug
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: drew/acadia#3
No description provided.