-
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
feat(sysadvisor): support reclaimed-core numa binding #708
Open
funnydreamwinz
wants to merge
9
commits into
kubewharf:main
Choose a base branch
from
funnydreamwinz:dev/reclaimed-core-with-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
feat(sysadvisor): support reclaimed-core numa binding #708
funnydreamwinz
wants to merge
9
commits into
kubewharf:main
from
funnydreamwinz:dev/reclaimed-core-with-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
funnydreamwinz
requested review from
nightmeng and
luomingmeng
as code owners
October 15, 2024 12:38
funnydreamwinz
force-pushed
the
dev/reclaimed-core-with-numa-binding
branch
9 times, most recently
from
October 21, 2024 09:51
8eca181
to
f3668a6
Compare
funnydreamwinz
force-pushed
the
dev/reclaimed-core-with-numa-binding
branch
3 times, most recently
from
October 22, 2024 11:31
47e55b6
to
898dca9
Compare
funnydreamwinz
requested review from
xu282934741 and
waynepeking348
as code owners
October 22, 2024 11:31
funnydreamwinz
force-pushed
the
dev/reclaimed-core-with-numa-binding
branch
4 times, most recently
from
October 23, 2024 07:15
e1a6272
to
e6419b1
Compare
Change-Id: I63c0e7b7becb450bda956cd3f46310c32279a8fa
funnydreamwinz
force-pushed
the
dev/reclaimed-core-with-numa-binding
branch
from
October 23, 2024 13:39
e6419b1
to
441975b
Compare
cheney-lin
reviewed
Oct 25, 2024
pkg/agent/sysadvisor/plugin/qosaware/reporter/manager/resource/generic.go
Outdated
Show resolved
Hide resolved
cheney-lin
reviewed
Oct 25, 2024
funnydreamwinz
force-pushed
the
dev/reclaimed-core-with-numa-binding
branch
from
October 25, 2024 11:21
06b7430
to
80c7417
Compare
cheney-lin
reviewed
Oct 25, 2024
cheney-lin
reviewed
Oct 26, 2024
Change-Id: Icd250c6a60d998bb9454e236baaa13c9f53c68ab
Change-Id: I561b42cba90995a64895b75268076ca03611ca5d
Change-Id: I287dc277f63289d657b1f2dafeb24094aab1ba16
Change-Id: I09e022cc70d24cda28420b61b5f2ee077ffb67c5
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.
Change-Id: I1058c2a6a8326e8a478e3391afe807492b2290f1
What type of PR is this?
Features
What this PR does / why we need it:
reclaimed-cores support NUMA binding
Which issue(s) this PR fixes:
Special notes for your reviewer: