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

i#5843 scheduler: Fix assert to allow 0-latency syscalls #6460

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

derekbruening
Copy link
Contributor

Fixes a < assert from PR #6458 to be <=, to allow the pre-syscall timestamp to equal the post-syscall timestamp.

Adds a test that fails without the fix.

Issue: #5843

Fixes a < assert from PR #6458 to be <=, to allow the pre-syscall
timestamp to equal the post-syscall timestamp.

Adds a test that fails without the fix.

Issue: #5843
@derekbruening derekbruening changed the title i#5843 scheduler: Fix assert to allow 0 time i#5843 scheduler: Fix assert to allow 0-latency syscalls Nov 17, 2023
@derekbruening
Copy link
Contributor Author

ub22 failure is .simple test #6416
x32 failure is the set of known failures #6417

@derekbruening derekbruening merged commit 10ea92a into master Nov 17, 2023
12 of 15 checks passed
@derekbruening derekbruening deleted the i5843-sched-sys-latency-fix branch November 17, 2023 01:32
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