FS#67616 - [linux] CPU clocks go to base under load
Attached to Project:
Arch Linux
Opened by Samega 7Cattac (Samega 7Cattac) - Monday, 17 August 2020, 12:21 GMT
Last edited by freswa (frederik) - Monday, 31 August 2020, 07:56 GMT
Opened by Samega 7Cattac (Samega 7Cattac) - Monday, 17 August 2020, 12:21 GMT
Last edited by freswa (frederik) - Monday, 31 August 2020, 07:56 GMT
|
Details
I have been noticing that when I use a recent version (at
least 5.8.1.arch1-1) my CPU clocks goes to ~800Mhz under
load.
The temps don't even hit 70ºC and I can hear the fans turning a bit down. If I close the software that could be using a lot of CPU it takes like 15secs to go back to normal. It doesn't happen on LTS version (5.4.58-1-lts). |
This task depends upon
Closed by freswa (frederik)
Monday, 31 August 2020, 07:56 GMT
Reason for closing: Not a bug
Additional comments about closing: Caused by user space tool
Monday, 31 August 2020, 07:56 GMT
Reason for closing: Not a bug
Additional comments about closing: Caused by user space tool
cpuinfo.txt
Found that something is changing my governor from performance to powersave when it gets under load, which doesn't happen on LTS kernel.
Asked someone with a 6700k and the same happened.
#off-topic: There's nothing on ArchWiki about intel_cpufreq driver
I'm on a laptop with TLP, thanks to its configuration file, I modified the governors from powersave to schedutil.
The problem of slowness has been solved.