Skip to content

Fix different over/underflow bugs#47

Draft
xarantolus wants to merge 26 commits intorewrite/schedulerfrom
fix/misc-bugs
Draft

Fix different over/underflow bugs#47
xarantolus wants to merge 26 commits intorewrite/schedulerfrom
fix/misc-bugs

Conversation

@xarantolus
Copy link
Copy Markdown
Contributor

@xarantolus xarantolus commented Apr 3, 2026

This PR fixes a couple different bugs.

@xarantolus
Copy link
Copy Markdown
Contributor Author

@thomasw04 please fix the kani compilation for src/mem/alloc/bestfit.rs in your branch

@thomasw04 thomasw04 force-pushed the rewrite/scheduler branch from b2aaba7 to fce9a24 Compare April 3, 2026 21:22
@xarantolus
Copy link
Copy Markdown
Contributor Author

Some of the CI fails due to the OSIRIS_STACKPAGES option not getting picked up, which is because we don't yet have Rust 1.94 in CI. So #43 should fix that

@xarantolus
Copy link
Copy Markdown
Contributor Author

Please also note that I added some tests that panic due to bugs that are not yet fixed, wasn't fully sure how to fix them - @copilot please try to fix the bugs pointed out by the tests and open a new PR to this branch

Copy link
Copy Markdown

Copilot AI commented Apr 4, 2026

@xarantolus I've opened a new pull request, #49, to work on those changes. Once the pull request is ready, I'll request review from you.

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.

3 participants