Skip to content

Conversation

@ikeofilic1
Copy link
Contributor

You only need to lock the mutex around the std::map check, not the whole IRQ callback
This is important if you have a time-sensitive interrupt on one of the cores

ikeofilic1 and others added 3 commits October 25, 2024 22:18
Only need to lock around the std::map check, not the whole IRQ callback

This is important if you have a time sensitive interrupt on one of the cores
@earlephilhower earlephilhower merged commit 3aa8df5 into earlephilhower:master Oct 26, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants