summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorPeter Oruba <peter.oruba@amd.com>2007-07-09 18:35:27 (GMT)
committerDave Jones <davej@redhat.com>2007-07-13 05:29:51 (GMT)
commit91973de736bc97dc04156242c5a4b00993b6c902 (patch)
tree8d94fefd2c2f208e470510a4e607a32d013b969f /usr
parentaac22d0a79f51d7bd93145be36322baaa4b423f8 (diff)
downloadlinux-91973de736bc97dc04156242c5a4b00993b6c902.tar.xz
[CPUFREQ] bugfix cpufreq in combination with performance governor
There is a frequency scaling issue that I encountered with the performance governor in combination with CPU hotplug. In cpufreq.c CPU frequency is reduced to its minimum before the CPU gets unregistered and set offline. Does that have a particular reason? Since the (k8-)governor does not monitor CPU frequency that setting also applies then to the remaining CPU as well and lets the system run on the lowest frequency although performance is chose as the policy. Signed-off-by: Peter Oruba <peter.oruba@amd.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions