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

Use PSI instead of load averages for load shedding #287

Open
pnorman opened this issue Jun 22, 2022 · 0 comments
Open

Use PSI instead of load averages for load shedding #287

pnorman opened this issue Jun 22, 2022 · 0 comments

Comments

@pnorman
Copy link
Contributor

pnorman commented Jun 22, 2022

mod_tile can shed load based on load average. Since this functionality was developed, the linux kernel added pressure stall information, a metric that is better suited for this purpose. Using this would improve load management, and allow sensible defaults that don't depend on number of hardware threads the system has.

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

1 participant