-
Notifications
You must be signed in to change notification settings - Fork 6
feat: preemption between schedulers #266
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
Closed
Closed
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0cfd74b
feat:sched_preempt
c73e53a
feat:check num ipi
d9baee0
feat:check preempt done
e1accb0
fix: cargo fmt
8340bed
feat: wait until all task statuses are ready to load
980f87a
feat: wait until all task statuses are ready to load
444a983
refactor: variable name
9425d6e
feat: support for Interruptions
beb0c0e
fix: revert white line
a2a651d
fix: add import
ad0822e
fix: remove from
f4907b9
fix: remove from
1a3af6f
refactor: IS_SEND_IPI
6ac8ee4
docs: fix comment
9146636
fix: IS_LOAD_RUNNING
e3f05e3
fix: get_lowest_priority_task_info
70c015e
fix: get_lowest_priority_task_info
52ee165
refactor: where to get preempt_irq
25d703b
refactor:rename NOT_IN_TRANSITION
cefb7fd
refactor: check preemption trigger
3ead65f
refactor: where to init lowest_task
85ffac0
fix: cargo fmt
7cf1a43
fix: build error
793372f
fix: make test
b2bf365
fix: cargo fmt
70ac8af
fix: clippy
23fa42e
fix: preemption
e8e2006
fix: revert
4496ac8
refactor: deleted unuse variable
84a51a0
refactor: minor corrections
d5b1cbe
docs: add explain
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.