-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Split L3 Cache Topology Awareness in CPU Manager #5109
Comments
/sig node |
@ajcaldelas: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@ajcaldelas: GitHub didn't allow me to assign the following users: wongchar. Note that only kubernetes members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
I don't understand why #4800 is not sufficient. Is this a duplicate? |
From what I understand since the original author is no longer contributing atm, we need to create a new issue and backlink the original issue. This is not a duplicate in that sense, I mentioned a reference to it in the issue description. @ffromani if you could chime in that would be appreciated. |
this is another case on which we have to adopt an issue because AFAIU the original contributor is no longer active and someone else is taking over. |
started a thread on sig-arch to see if we can improve this take-over process https://kubernetes.slack.com/archives/C5P3FE08M/p1738311284411229 |
Taking over this is fine. It wasn't clear in the description. Can you make sure the KEP template follows others? The markdown seems off. |
Can you be specific? I directly copied it from the repo so I'm not sure what's off about it |
#4800 looks different than yours. It is the markdown formatting that differs not the content but let's try to be consistent. |
/assign @wongchar |
/label lead-opted-in note: PRR freeze is tomorrow! you need to have a KEP update for this opened before then. Thanks! |
Hello @wongchar, @ajcaldelas 👋, v1.33 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. This enhancement is targeting stage Here's where this enhancement currently stands:
For this KEP, we would just need to update the following:
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hi @wongchar, @ajcaldelas 👋, 1.33 Enhancements team here, Just a quick friendly reminder as we approach the enhancements freeze later this week, at 02:00 UTC Friday 14th February 2025 / 19:00 PDT Thursday 13th February 2025. The current status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hello @wongchar, @ajcaldelas 👋, v1.33 Enhancements team here. With all the requirements fulfilled, this enhancement is now marked as tracked for the upcoming enhancements freeze 🚀 |
No changes to official Kubernetes documentation for v1.33 release but plan to add a blog post in the future |
Hi @wongchar, @ajcaldelas 👋 -- this is Agustina (@aibarbetta) from the 1.33 Communications Team! For the 1.33 release, we are currently in the process of collecting and curating a list of potential feature blogs, and we'd love for you to consider writing one for your enhancement! As you may be aware, feature blogs are a great way to communicate to users about features which fall into (but not limited to) the following categories:
To opt in to write a feature blog, could you please let us know and open a "Feature Blog placeholder PR" (which can be only a skeleton at first) against the website repository by Wednesday, 5th March, 2025? For more information about writing a blog, please find the blog contribution guidelines 📚 Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hi @wongchar, @ajcaldelas 👋, 1.33 Communications Team here again! This is a gentle reminder for the feature blog deadline mentioned above, which is 02:00 UTC Wednesday, 5th March, 2025. To opt in, please let us know and open a Feature Blog placeholder PR against Tip Some timeline to keep in mind:
Note In your placeholder PR, use |
Hey again @wongchar @ajcaldelas 👋, v1.33 Enhancements team here. Just checking in as we approach code freeze at 02:00 UTC Friday 21st March 2025 / 19:00 PDT Thursday 20th March 2025. Here's where this enhancement currently stands:
Per the issue description, these are all of the implementation (code-related) PRs for 1.33, some of which are not merged yet:
Please let me know (and keep the issue description updated) if there are any other PRs in k/k that we should track for this KEP, so that we can maintain accurate status. If you anticipate missing code freeze, you can file an exception request in advance. The status of this enhancement is marked as |
Enhancement Description
We proposed this KEP to introduce a new CPU Manager static policy option that makes best effort to align CPU resources by L3 (last-level) cache.
k/enhancements
)update PR(s):
KEP-4800: Split UnCoreCache awareness #4810
KEP-4800: Split Uncore Cache Toplogy Awareness Alignment #5110
k/k
) update PR(s):k/website
) update PR(s): Add prefer-align-cpus-by-uncorecache feature gate website#48340Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: