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

Make scheduler sharing safe #612

Merged
merged 4 commits into from
Dec 9, 2022
Merged

Conversation

mkroening
Copy link
Member

Closes #606.

Feature gate scheduler inputs on SMP
@mkroening mkroening marked this pull request as ready for review December 5, 2022 16:24
Copy link
Contributor

@stlankes stlankes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Dec 9, 2022
612: Make scheduler sharing safe r=stlankes a=mkroening

Closes #606.

616: Rework GDT (cont.) r=stlankes a=mkroening

Continuing #614.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors
Copy link
Contributor

bors bot commented Dec 9, 2022

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Dec 9, 2022

@bors bors bot merged commit 657e658 into hermit-os:master Dec 9, 2022
mkroening added a commit to mkroening/libhermit-rs that referenced this pull request Dec 9, 2022
This reverts commit 657e658, reversing
changes made to aa02266.
@mkroening mkroening deleted the scheduler-sync branch March 11, 2023 13:14
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.

&PerCoreScheduler is shared between threads unsafely
2 participants