Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scheduler: resume does preempt #124

Merged
merged 1 commit into from
Jul 12, 2024
Merged

scheduler: resume does preempt #124

merged 1 commit into from
Jul 12, 2024

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented Jul 10, 2024

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.

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.

Signed-off-by: Gerwin Klein <[email protected]>
@lsf37 lsf37 self-assigned this Jul 10, 2024
@lsf37 lsf37 added the hw-test set to run sel4test hardware test for this PR label Jul 10, 2024
@lsf37 lsf37 merged commit fe4839e into master Jul 12, 2024
62 of 63 checks passed
@lsf37 lsf37 deleted the resume-test branch July 12, 2024 06:42
@lsf37 lsf37 removed the hw-test set to run sel4test hardware test for this PR label Jul 12, 2024
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