Comment 4 for bug 1579278

Revision history for this message
Greg Mason (gmason) wrote : Re: Consider changing default CPU frequency scaling governor back to "performance"

Looking at the kernel CPUFreq Governors documentation[1], It looks like powersave is actually a pretty poor default value for many applications, but especially servers.

I'm not sure about low-power applications like laptops, and how power usage is affected by frequency on other architectures.

Perhaps defaulting to the performance governor unless one of the more intelligent governors is available?

[1]https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt