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 scaling control to lqosd startup #423

Open
thebracket opened this issue Nov 22, 2023 · 1 comment
Open

Add scaling control to lqosd startup #423

thebracket opened this issue Nov 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thebracket
Copy link
Collaborator

Still needs research, but there are reports that running this reduces softirq impact:

echo "performance" | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
@thebracket thebracket added the enhancement New feature or request label Nov 22, 2023
@thebracket thebracket self-assigned this Nov 22, 2023
@interduo
Copy link
Collaborator

Softirqs? Cpu governor controls cpu frequency. "Performance" governor sets cpu freq on higest possible lvl. If I dont set it - i got latency issues on busy instance.

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

2 participants