You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: