Comment 97 for bug 1518457

Revision history for this message
Haw Loeung (hloeung) wrote :

OOI, does this fix this?

| for i in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor; do sudo sh -c "echo performance > $i"; done

If so, was the scaling governor set to "ondemand" by any chance?