Skip to content
Commit cc4d1bd3 authored by Florian Grandel's avatar Florian Grandel Committed by Carles Cufí
Browse files

kernel: sched: optimize for Meta IRQs == coop prios



Combining Meta IRQs with cooperative threads requires extra care to
return to pre-empted cooperative threads when returning from a Meta IRQ.
This is only needed when there are cooperative threads that are not also
Meta IRQs. This PR saves some space & time when the number of Meta IRQs
is equal to the number of available cooperative threads.

Signed-off-by: default avatarFlorian Grandel <fgrandel@code-for-humans.de>
parent 0bfd2056
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment