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

Baremetal Task priority sorting #2159

Closed

Conversation

ethancheez
Copy link
Contributor

Originating Project/Creator
Affected Component Baremetal TaskRunner
Affected Architectures(s) Baremetal
Related Issue(s) #2108
Has Unit Tests (y/n)
Builds Without Errors (y/n) y
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Add priority scheduling to baremetal task runner. Task table is now sorted in priority order (greatest -> lowest).

Rationale

There was no priority scheduling for baremetal.

Future Work

Round-robin scheduling for tasks with same priority value.

@LeStarch
Copy link
Collaborator

Closing as the eventual goal is to put new Baremetal work into the new Baremetal repository

@LeStarch LeStarch closed this Aug 24, 2023
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