All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Klaffenbach <danielklaffenbach@gmail.com>
To: cpufreq@vger.kernel.org
Subject: Issues with ondemand governor on overclocked CPU
Date: Sat, 1 Jan 2011 23:13:26 +0100	[thread overview]
Message-ID: <201101012313.39077.danielklaffenbach@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]

Hi,

I am using a Core2 Quad (Q9650) on a Gigabyte GA-EP45-DS4 board. The default 
CPU specs look like this:
  * FSB: 333MHz,
  * Multiplier: 6-9
 
without overclocking frequency scaling with acpi-cpufreq works pretty well - 
it either uses a 6x multiplier (2 GHz) or a 9x multiplier (3 GHz).
 
After setting the FSB to 400MHz and limiting the multiplier to 6-8 in the BIOS 
(3,2 GHz), frequency scaling with the ondemand governor does not work any 
more. The actual frequency information is still correct:

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies 
3200000 2400000

However the ondemand governor does not do any upscaling any more - the CPU is 
stuck at 2,4 GHz. It is still possible to use the maximum frequency by setting 
"scaling_min_freq" to "3200000" (or probably by using the performance 
governor).

Is this expected? Could this be a bug? Without limiting the multiplier 
(leaving the default 6/9) ondemand scaling also works as usual (2,4 GHz/3,6 
GHz).

Kernel version: 2.6-git


Regards,
 Daniel

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

                 reply	other threads:[~2011-01-01 22:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201101012313.39077.danielklaffenbach@gmail.com \
    --to=danielklaffenbach@gmail.com \
    --cc=cpufreq@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.