[CPUFREQ] use max load in conservative governor
authorDominik Brodowski <linux@dominikbrodowski.net>
Fri, 26 Mar 2010 09:01:34 +0000 (10:01 +0100)
committerDave Jones <davej@redhat.com>
Wed, 31 Mar 2010 16:00:22 +0000 (12:00 -0400)
Instead of using the load of the last CPU in a package, use the
maximum load of all CPUs in a package.

Reported-by: Jean-Christian Goussard <jeanchristian.goussard@sfr.fr>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found