-
Notifications
You must be signed in to change notification settings - Fork 106
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
Refactor and enhance QRM support for reclaim_cores with numa_binding #703
Open
luomingmeng
wants to merge
12
commits into
kubewharf:main
Choose a base branch
from
luomingmeng:dev/support-reclaimed-numa-binding
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Refactor and enhance QRM support for reclaim_cores with numa_binding #703
luomingmeng
wants to merge
12
commits into
kubewharf:main
from
luomingmeng:dev/support-reclaimed-numa-binding
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
luomingmeng
changed the title
cpu & memory advisor svc support numa headroom
qrm support reclaim_cores with numa_binding
Oct 8, 2024
luomingmeng
changed the title
qrm support reclaim_cores with numa_binding
Refactor and enhance QRM support for reclaim_cores with numa_binding
Oct 8, 2024
luomingmeng
force-pushed
the
dev/support-reclaimed-numa-binding
branch
from
October 9, 2024 10:55
1e950ec
to
31e8057
Compare
luomingmeng
requested review from
xu282934741 and
waynepeking348
as code owners
October 9, 2024 10:55
luomingmeng
force-pushed
the
dev/support-reclaimed-numa-binding
branch
2 times, most recently
from
October 11, 2024 11:47
2b6749e
to
cd4ebfd
Compare
luomingmeng
requested review from
gary-lgy,
caohe,
WangZzzhe and
pendoragon
as code owners
October 11, 2024 11:47
luomingmeng
force-pushed
the
dev/support-reclaimed-numa-binding
branch
15 times, most recently
from
October 15, 2024 13:00
eee1958
to
e1a84d6
Compare
luomingmeng
force-pushed
the
dev/support-reclaimed-numa-binding
branch
9 times, most recently
from
October 21, 2024 11:21
0c0b48e
to
fa897b9
Compare
…n state for shared or dedicated numa binding without exclusive pods
…lly bound to specific NUMA nodes
…memory plugin for reclaim pods that are actually bound to specific NUMA nodes
luomingmeng
force-pushed
the
dev/support-reclaimed-numa-binding
branch
8 times, most recently
from
October 22, 2024 13:54
0c6b9ef
to
4f23f62
Compare
luomingmeng
force-pushed
the
dev/support-reclaimed-numa-binding
branch
from
October 22, 2024 14:06
4f23f62
to
71f4538
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Enhancements
What this PR does / why we need it:
This MR introduces the following main changes to support reclaim_cores with numa_binding:
Which issue(s) this PR fixes:
Special notes for your reviewer: