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

Incorporate ENA Express recommended settings #101

Open
nmeyerhans opened this issue Feb 7, 2024 · 1 comment
Open

Incorporate ENA Express recommended settings #101

nmeyerhans opened this issue Feb 7, 2024 · 1 comment

Comments

@nmeyerhans
Copy link
Contributor

https://github.com/amzn/amzn-ec2-ena-utilities/blob/main/ena-express/check-ena-express-settings.sh adjusts a number of tuning parameters at various layers of the network stack, including the ENA driver level. We should evaluate which, if any, of those parameters should be set by default in ec2-net-utils.

@ziggythehamster
Copy link

I don't know if Amazon Linux ships TuneD, but that script could be turned into a TuneD profile if so. We have a rather simple RPM that installs our own TuneD profile that currently only sets vm.min_free_kbytes for ENA, but we could work together on open-sourcing a more general RPM like tuned-profile-amazon-ec2 based on it if you're interested. (I also am adding this to my queue to implement, so it may be "take code I already wrote and pop it on GitHub" depending on timing.)

Hit me up on-corp if you want to chat about it or see our existing code.

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

No branches or pull requests

2 participants