-
Notifications
You must be signed in to change notification settings - Fork 337
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
koord-scheduler: support node cpu amplification #1602
Conversation
/hold for UT |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1602 +/- ##
========================================
Coverage 65.82% 65.82%
========================================
Files 374 379 +5
Lines 39484 39751 +267
========================================
+ Hits 25992 26168 +176
- Misses 11609 11679 +70
- Partials 1883 1904 +21
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
7946b4f
to
dee17ab
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Zach Zhu <[email protected]>
dee17ab
to
facedf7
Compare
/unhold |
/close as replaced by the impl of #1677 |
Ⅰ. Describe what this PR does
This is the scheduler part of Node CPU amplification. It implements below logic described in the proposal:
Ⅱ. Does this pull request fix one issue?
Part of #1539
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test