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 Adjusted Fair Share Constraint Aware #3798

Merged
merged 6 commits into from
Jul 19, 2024

Conversation

d80tb7
Copy link
Collaborator

@d80tb7 d80tb7 commented Jul 19, 2024

Adjusted Fair Share didn't take into account per queue/pool limits which meant that if demand exceeded one of these limits, the fair share would be too high. This PR addresses this by introducing capped demand, which limits raw demand based on the scheduling constraints.

We also expose capped demand as a metric so we can compare to raw demand.

@d80tb7 d80tb7 enabled auto-merge (squash) July 19, 2024 09:37
@d80tb7 d80tb7 merged commit 70039be into master Jul 19, 2024
20 checks passed
@d80tb7 d80tb7 deleted the f/chrisma/fair-share-contraint-aware branch July 19, 2024 09:45
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