seL4 / sel4test

Test suite for seL4.
http://sel4.systems
Other
24 stars 60 forks source link

scheduler: resume does preempt #124

Closed lsf37 closed 1 month ago

lsf37 commented 2 months ago

If we're seeing failures on this test, they need to be investigated. The resume invocation is definitely supposed to call the scheduler and leave with the highest priority thread running.

This "fix" was added before the release in 2014 and I don't have history copy of sel4test, so if anybody remembers what this might have been about, please do comment.