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

High CPU utilisation #20

Open
bedrin opened this issue Feb 6, 2022 · 0 comments
Open

High CPU utilisation #20

bedrin opened this issue Feb 6, 2022 · 0 comments

Comments

@bedrin
Copy link

bedrin commented Feb 6, 2022

I'm measuring amount of time my CPU spends in C0 state (using Throttlestop).

With idle system it's around 0.5%
When I launch DellFanManagement it goes up to 2% which negatively affects battery.

I suspect it might be due to constant polling in background (fans speed, temperature of GPU and CPU)
In manual and automatic mode this polling is not needed at all.
In consistency mode it could be configurable (both polling interval and say enabling/disabling GPU monitoring)

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