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

Replace pause with yield #6816

Merged
merged 4 commits into from
Feb 12, 2025
Merged

Conversation

achamayou
Copy link
Member

Although the long term direction is to remove the ringbuffers in favour of a single event management mechanism, there are some short term improvements we can already make. One is to accurately signal to the scheduler when a thread has no immediate work.

@achamayou achamayou marked this pull request as ready for review February 11, 2025 11:25
@achamayou achamayou requested a review from a team as a code owner February 11, 2025 11:25
@achamayou achamayou enabled auto-merge February 12, 2025 13:08
@achamayou achamayou added this pull request to the merge queue Feb 12, 2025
Merged via the queue into microsoft:main with commit 9092337 Feb 12, 2025
18 checks passed
@achamayou achamayou deleted the replace_pause_with_yield branch February 12, 2025 13:59
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