koord-scheduler: implement NodeNUMAResource plugin with CPUSet scheduling#289
Conversation
|
/hold |
Codecov Report
@@ Coverage Diff @@
## main #289 +/- ##
==========================================
+ Coverage 63.47% 64.56% +1.08%
==========================================
Files 106 112 +6
Lines 9745 11022 +1277
==========================================
+ Hits 6186 7116 +930
- Misses 3064 3346 +282
- Partials 495 560 +65
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
I will split this pr later. |
4d98540 to
ee911e2
Compare
aa9af99 to
1dda593
Compare
|
/hold cancel |
1dda593 to
119b54e
Compare
906230b to
fa7d488
Compare
fa7d488 to
5aab2a8
Compare
…ling This plugin extends the PreFilter/Filter/Score/Reserve/PreBind interfaces. - Support LSE/LSR Pods to configure FullPCPUs and SpreadByPCPUs policies to apply for NUMA-Aware CPUSet. - Supports configuring MostAllocated or LeastAllocated policies during scoring phase to select nodes that meet CPUBindPolicy requirements. Signed-off-by: Joseph <joseph.t.lee@outlook.com>
5aab2a8 to
4addeef
Compare
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes 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 |

Signed-off-by: Joseph joseph.t.lee@outlook.com
Ⅰ. Describe what this PR does
Ⅱ. Does this pull request fix one issue?
#96
#226
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test