Skip to content

Sch: Use W1T1 if profitable#561

Draft
jpsamaroo wants to merge 1 commit intomasterfrom
jps/sch-worker-fixed-cost
Draft

Sch: Use W1T1 if profitable#561
jpsamaroo wants to merge 1 commit intomasterfrom
jps/sch-worker-fixed-cost

Conversation

@jpsamaroo
Copy link
Member

Dagger's scheduler has previously avoided scheduling work on Worker 1, Thread 1, as the scheduler itself runs on that thread, and we don't want non-yielding tasks to block scheduling from occurring. This PR investigates how loosening this restriction (only when deemed profitable) would work out. We may need some additional metrics to make this more reliable, but it should at least still be semantically correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant