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

Change epoch scheduler algorithm #1088

Draft
wants to merge 7 commits into
base: theseus_main
Choose a base branch
from

Conversation

tsoutsman
Copy link
Member

Depends on #1087.

The new scheduler is based on the O(1) Linux scheduling algorithm.

The new scheduler is based on the `O(1)` Linux scheduling algorithm.

Signed-off-by: Klimenty Tsoutsman <klim@tsoutsman.com>
Necessary for upcoming `epoch_scheduler` improvements.

Signed-off-by: Klimenty Tsoutsman <klim@tsoutsman.com>
…uler

Signed-off-by: Klimenty Tsoutsman <klim@tsoutsman.com>
Signed-off-by: Klimenty Tsoutsman <klim@tsoutsman.com>
Signed-off-by: Klim Tsoutsman <klim@tsoutsman.com>
Signed-off-by: Klim Tsoutsman <klim@tsoutsman.com>
@tsoutsman tsoutsman marked this pull request as draft January 4, 2024 11:52
Signed-off-by: Klim Tsoutsman <klim@tsoutsman.com>
tsoutsman added a commit to tsoutsman/Theseus that referenced this pull request Jan 8, 2024
Didn't name it `test_priority_scheduler` because it should also test the
epoch scheduler.

The current epoch scheduler doesn't pass, but the theseus-os#1088 one does.

Signed-off-by: Klim Tsoutsman <klim@tsoutsman.com>
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.

None yet

1 participant