scheduler: support consume reserved numa resource#2080
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2080 +/- ##
==========================================
- Coverage 68.62% 68.57% -0.06%
==========================================
Files 430 430
Lines 39540 39829 +289
==========================================
+ Hits 27136 27311 +175
- Misses 10061 10162 +101
- Partials 2343 2356 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: wangjianyu.wjy <wangjianyu.wjy@alibaba-inc.com>
92d57a5 to
86446cf
Compare
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ZiMengSheng, zwzhang0107 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ⅰ. Describe what this PR does
support pod cunsume reserved numa resource
implements #228 - koord-scheduler supports Pod allocate from Reservation according NUMA Topology
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test