erpalma / throttled

Workaround for Intel throttling issues in Linux.
MIT License
2.68k stars 166 forks source link

Any drawback to setting update rate to 1 second? #258

Open 0ki opened 3 years ago

0ki commented 3 years ago

Is there any drawback to setting update rate to 1 second when on AC power?

With the default values of 5 seconds I frequently get throttled only now it fixed itself after a couple of seconds instead of the usual 5 minutes.

Great tool. Thanks!

erpalma commented 3 years ago

Do you have any other userspace tool that are possibly interfering with throttled? Something like thermald or tlp?

Still, if you wish to lower the update rate to 1 second it should be fine. The only drawback is a very minor increase in CPU wakeups/sec on battery.

0ki commented 3 years ago

I don't have tlp and I have disabled thermald per the instructions.

I believe it's the firmware that is very actively interfering with throttled on T480.

On battery I obviously care more about battery life than speed so I'm leaving 30 seconds there and 1 second on AC. If what you say is accurate, shouldn't this ship with 1 second update rate on AC as the default?