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

Patch for fixing CPU throttling issues from CFS quotas #372

Closed
tbarrella opened this issue Nov 11, 2019 · 5 comments
Closed

Patch for fixing CPU throttling issues from CFS quotas #372

tbarrella opened this issue Nov 11, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@tbarrella
Copy link

Hello, maybe this is something that will happen naturally at some point, but it's pretty desired, so I wanted to ask about it/track it...

What would you like to be added:
Applying the kernel patch discussed in kubernetes/kubernetes#67577 to EKS AMIs

Why is this needed:
To significantly improve performance for some workloads without having to disable CFS quotas (see the issue and patch)

@mogren mogren added the enhancement New feature or request label Nov 13, 2019
@csko
Copy link

csko commented Nov 21, 2019

Related issue:
aws/containers-roadmap#175

Seems like the patch is now backported so we can use it by switching to v4.14.154, v4.19.84, or 5.4+.

@mogren
Copy link

mogren commented Nov 25, 2019

The latest release, v20191119, is using the 4.14.152-127.182.amzn2 kernel.

@hugoprudente
Copy link

Amazon Linux 2 just had rolled out the new kernel version 4.14.154 is available for usage.

[ec2-user@ip-172-31-38-202 ~]$ uname -a
Linux ip-172-31-38-202.eu-west-1.compute.internal 4.14.154-128.181.amzn2.x86_64 #1 SMP Sat Nov 16 21:49:00 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

@M00nF1sh
Copy link
Member

the v20191213 amis are already using 4.14.154-128.181.amzn2.x86_64
https://github.com/awslabs/amazon-eks-ami/releases/tag/v20191213

@JacobHenner
Copy link

Is this patch included in 5.10.35-31.135.amzn2.x86_64?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants