Skip to content

Conversation

@RalfJung
Copy link
Member

Now that we have to count how many threads to wake up (#4692), having a dedicated ready_set and keeping it up-to-date is actually less code overall than tracking this with a boolean flag in the interest list. However unlike before we track it as a pure set, to avoid duplicating any data that is already stored in the interest_list.

@rustbot
Copy link
Collaborator

rustbot commented Nov 16, 2025

Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Nov 16, 2025
@RalfJung RalfJung enabled auto-merge November 16, 2025 10:24
@RalfJung RalfJung added this pull request to the merge queue Nov 16, 2025
Merged via the queue into rust-lang:master with commit 5774cef Nov 16, 2025
13 checks passed
@RalfJung RalfJung deleted the epoll-ready-set branch November 16, 2025 11:17
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label Nov 16, 2025
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.

2 participants