Skip to content

feat: [DSM-103] Active-canister-only scheduling#10094

Open
alin-at-dfinity wants to merge 1 commit intomasterfrom
alin/DSM-103-active-canister-only-scheduling
Open

feat: [DSM-103] Active-canister-only scheduling#10094
alin-at-dfinity wants to merge 1 commit intomasterfrom
alin/DSM-103-active-canister-only-scheduling

Conversation

@alin-at-dfinity
Copy link
Copy Markdown
Contributor

Only schedule active canisters instead of all canisters. This needs to be done on every scheduler loop iteration (as opposed to once per round followed by filtering per iteration), to account for canisters going idle / becoming active from one iteration to the next. But scheduling priorities continue to be updated only once, at the end of the round.

Only schedule active canisters instead of all canisters. This needs to be done on every scheduler loop iteration (as opposed to once per round followed by filtering per iteration), to account for canisters going idle / becoming active from one iteration to the next. But scheduling priorities continue to be updated only once, at the end of the round.
@alin-at-dfinity alin-at-dfinity requested a review from a team as a code owner May 5, 2026 12:21
@github-actions github-actions Bot added the feat label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant