-
Notifications
You must be signed in to change notification settings - Fork 339
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
koordlet: add pod resctrl #1974
Conversation
[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 |
af981bf
to
66f588e
Compare
@saintube PTAL. |
80dd89b
to
9f47f1d
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1974 +/- ##
==========================================
- Coverage 68.78% 68.45% -0.34%
==========================================
Files 422 423 +1
Lines 39058 39466 +408
==========================================
+ Hits 26866 27016 +150
- Misses 9865 10106 +241
- Partials 2327 2344 +17
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: Zhang Kang <kang.zhang@intel.com>
This issue has been automatically marked as stale because it has not had recent activity.
|
This issue has been automatically closed because it has not had recent activity.
|
Ⅰ. Describe what this PR does
This PR will enhance pod level resctrl which adjust pod level LLC/MB.
Ⅱ. Does this pull request fix one issue?
#1831
Ⅲ. Describe how to verify it
create a pod with annotation like below. And check /sys/fs/resctrl/koordlet-podid/schemata
Ⅳ. Special notes for reviews
V. Checklist
make test