All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.de>
To: Javi <javi@gsmlandia.com>
Cc: cpufreq@lists.linux.org.uk
Subject: Re: Is it possible to modify "Frequency Table Helpers" to let Overclock?
Date: Thu, 20 Jan 2005 10:12:31 +0100	[thread overview]
Message-ID: <20050120091231.GA8007@dominikbrodowski.de> (raw)
In-Reply-To: <200501200234.51382.javi@gsmlandia.com>

On Thu, Jan 20, 2005 at 02:34:51AM +0000, Javi wrote:
> First of all, hi everybody, it's my first mail to the list :)
> 
> I use to have my CPU overclocked and I would like to use dynamic CPU frequency scaling.
> I have an AMD64 3400+ (754) which default's  frequency  is 2400Mhz, but I always run it at 2800Mhz.
> 
> The problem is that I can't use dynamic CPU frequency scaling because the max abiable speed I can set is 2400Mhz, so I can't overclock :(

The values reported by cpufreq are the values the CPU is supposed to run
at, that is the hardcoded FSB speed mutliplied by the "multiplier factor".
If you modify the FSB (and not the multiplier), this isn't detectable by
cpufreq. However, if you modify the multiplier, you'd need to override the
PSB or ACPI tables, and the frequency table helpers are the wrong place to
look for that.

	Dominik

      parent reply	other threads:[~2005-01-20  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20  2:34 Is it possible to modify "Frequency Table Helpers" to let Overclock? Javi
2005-01-20  5:12 ` Nebojsa Trpkovic
2005-01-20  9:12 ` Dominik Brodowski [this message]

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=20050120091231.GA8007@dominikbrodowski.de \
    --to=linux@dominikbrodowski.de \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=javi@gsmlandia.com \
    /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.