feat: qrm system and topology enhancements#7
Open
luomingmeng wants to merge 2 commits into
Open
Conversation
5518efd to
f8b2d29
Compare
1cef9e1 to
e90b7b4
Compare
f8b2d29 to
5b1efc7
Compare
472a193 to
2b16f2e
Compare
xu282934741
approved these changes
May 25, 2026
5b1efc7 to
bb15966
Compare
2b16f2e to
838e2bb
Compare
junyu-peng
reviewed
May 28, 2026
| IsScalarResource: true, | ||
| AllocatedQuantity: float64(allocationInfo.AllocationResult.Size()), | ||
| AllocationResult: allocationInfo.AllocationResult.String(), | ||
| TopologyAssignments: topologyAssignments, |
There was a problem hiding this comment.
What is the use of TopologyAssignments?
bb15966 to
ee8d9f9
Compare
838e2bb to
6efd5de
Compare
86fe96c to
8b4290e
Compare
6efd5de to
cbf6efc
Compare
8b4290e to
071ab58
Compare
…-linux versions Move the cgroup-v1/v2 dependent handleAdvisorMemoryHot implementation to platform-specific files to support cross-compilation on non-linux systems
- Plumb topology assignments through resource allocation state. - Surface topology assignments on the CPU QRM plugin allocation response.
cbf6efc to
d305a35
Compare
This file contains hidden or 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
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?
Features/Refactor
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for your reviewer: