Runtime Domain Schedules#1511
Merged
lsf37 merged 3 commits intoseL4:masterfrom Mar 24, 2026
Merged
Conversation
Member
|
Good to see the old domain tests failing -- that means we're actually doing something :). This should disappear once we've updated sel4test accordingly. |
cf74237 to
5a31b7d
Compare
Contributor
Author
|
Main changes:
|
lsf37
reviewed
Dec 15, 2025
lsf37
reviewed
Dec 15, 2025
lsf37
reviewed
Dec 15, 2025
lsf37
reviewed
Dec 15, 2025
lsf37
reviewed
Dec 15, 2025
lsf37
reviewed
Dec 15, 2025
lsf37
reviewed
Dec 15, 2025
Member
lsf37
left a comment
There was a problem hiding this comment.
This is looking good to me and is implementing the RFC as approved. Will leave out the tick for now so we don't accidentally merge before verification is finished.
Member
Given that the change is only breaking if you are using the kernel API directly, we should at least have a deprecation period for the old |
Xaphiosis
reviewed
Dec 17, 2025
Xaphiosis
reviewed
Dec 17, 2025
Xaphiosis
reviewed
Dec 17, 2025
Xaphiosis
reviewed
Dec 17, 2025
Xaphiosis
reviewed
Dec 17, 2025
Xaphiosis
reviewed
Dec 17, 2025
dc84b9b to
76f0ae6
Compare
fa8d139 to
32b6d18
Compare
54d8d44 to
b772ac1
Compare
82b9c13 to
b3dec87
Compare
Useful for configuring domains. Signed-off-by: Indan Zupancic <indan@nul.nu>
4173682 to
7c1551d
Compare
Member
|
The end marker change looks good, still need to update the proofs for it. |
lsf37
reviewed
Mar 15, 2026
Implementation of RFC-20. Signed-off-by: Indan Zupancic <indan@nul.nu>
This was referenced Mar 20, 2026
lsf37
approved these changes
Mar 24, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Implements RFC-20.
TODO:
Test with seL4/sel4test#151