Skip to content
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

[proposal] Report node allocatable RDT ctrl groups #2040

Open
saintube opened this issue May 9, 2024 · 0 comments
Open

[proposal] Report node allocatable RDT ctrl groups #2040

saintube opened this issue May 9, 2024 · 0 comments
Labels
area/koordlet kind/proposal Create a report to help us improve
Milestone

Comments

@saintube
Copy link
Member

saintube commented May 9, 2024

What is your proposal:

The koordlet needs to report the node allocatable of the Resctrl/RDT ctrl groups, so the koordlet modules and other components can be aware of the resctrl capacity and achieve guaranteed allocation.

Why is this needed:

#756, #1798.

The number of the machine's Resctrl/RDT groups is limited and normally much less than the pod number of a node. To ensure the resctrl groups are available to set up for pods, the node allocatable of the resctrl groups should be collected and reported. Furthermore, we can schedule guaranteed resctrl groups for pods with capacity awareness and cooperate with the QoS strategy which may reserve node-level groups.

Is there a suggested solution, if so, please add it:

@saintube saintube added area/koordlet kind/proposal Create a report to help us improve labels May 9, 2024
@saintube saintube added this to the v1.6 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/koordlet kind/proposal Create a report to help us improve
Projects
None yet
Development

No branches or pull requests

1 participant