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

Add support for tuning EKS 1.24 using containerd CRI #1165

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

zimnx
Copy link
Collaborator

@zimnx zimnx commented Feb 9, 2023

Path to cpuset in cgroup is different on 1.24 EKS using containerd than 1.23 using docker. Our tuning machinary wasn't able to get information about Scylla Pod cpuset and hence calculate IRQ cpumask.

@zimnx zimnx added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 9, 2023
@zimnx zimnx added this to the v1.9 milestone Feb 9, 2023
@zimnx zimnx requested a review from tnozicka February 9, 2023 09:13
@zimnx zimnx added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Feb 9, 2023
Copy link
Member

@tnozicka tnozicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

thanks!

@tnozicka tnozicka merged commit 92fa080 into scylladb:master Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants