Comment 12 for bug 2026658

Revision history for this message
Eli (biblicabeebli) wrote :

So far I have not had either bug recur with thermald uninstalled, I'm satisfied that thermald was the culprit for bug one. Running `stress -c 2` (highest possible thermal load) doesn't trigger anything.

The grep on this run is
/sys/devices/system/cpu/intel_pstate/hwp_dynamic_boost:1
/sys/devices/system/cpu/intel_pstate/max_perf_pct:100
/sys/devices/system/cpu/intel_pstate/min_perf_pct:10
/sys/devices/system/cpu/intel_pstate/no_turbo:0
/sys/devices/system/cpu/intel_pstate/status:active

(I don't know why hwp_dynamic_boost, I only know it changed at some point during running stress. I though this was locked to 0 based on a kernel command line argument for intel_pstate?)

I have installed 2.5.2-1 and will reboot and report back.