All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.de>
To: dual_bereta_r0x <dual_bereta_r0x@arenanetwork.com.br>,
	Pavel Machek <pavel@ucw.cz>
Cc: cpufreq@www.linux.org.uk
Subject: Re: 2.6.2: P4 ClockMod speed
Date: Sun, 14 Mar 2004 15:44:02 +0100	[thread overview]
Message-ID: <20040314144402.GA22268@dominikbrodowski.de> (raw)
In-Reply-To: <20040225174326.GD1214@elf.ucw.cz> <403D4BD3.7050703@arenanetwork.com.br>


[-- Attachment #1.1: Type: text/plain, Size: 1862 bytes --]

On Thu, Feb 26, 2004 at 01:28:51AM +0000, dual_bereta_r0x wrote:
> In x86 world, this info is wrong. The *multiplier* is locked inside 
> processor (Intel P4) or by some "dips" on cpu core (AMD Athlon XP) -- 
> unless you have such as "enginering samples", with didn't have this lock 
> --, but front-side-bus is changeable via MoBo BIOS.

Depends...

> Also, if you just 
> add 0.5v in your CPU you can made it running faster than designed. The 
> same applies to memory. That's why we bought DDR533 mems to run in 
> DDR400 hardwares. We increase FSB and our mems could run with this new FSB.
> 
> Again, showing *max* from manufacturer instead of *actual* speed is 
> wrong. Even if the machine has or not capabilities to run with more/less 
> power than it has designed for, is not up to the OS decide it. The OS 
> should run or not,

The OS runs, the p4-clockmod driver runs, so that is besides the point here.

> but the user has chosen this path; it must only tell 
> him what's *really* happening. "Your actual clock differs from 
> manufacturer. Its *your* fault if any component fail or 
> malfunctions/bugs arrives because of this."

The problem is that cpu_khz is partly unreliable, partly not available, so
there's no reliable way to detect _actual_ CPU speed for the p4-clockmod
driver. Also, there's the need to warn users about the lack of usefullness
of the p4-clockmod driver in the very most cases, and to avoid code
duplication the speedstep_detect function is used. Then we get the
_reliable_ detection of "specification speed", which is in most cases equal
to the "actual speed", almost for free.

On Wed, Feb 25, 2004 at 06:43:27PM +0100, Pavel Machek wrote:
> Hey, that's ugly. Values should be real.

Indeed. But if they're not known (and cpu_khz _is_ unreliable), what should
be done?

	Dominik

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
Cpufreq mailing list
Cpufreq@www.linux.org.uk
http://www.linux.org.uk/mailman/listinfo/cpufreq

  parent reply	other threads:[~2004-03-14 14:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 21:34 2.6.2: P4 ClockMod speed Dominik Brodowski
2004-02-16 21:34 ` Dominik Brodowski
2004-02-16 21:48 ` dual_bereta_r0x
2004-02-16 21:57   ` Bruno Ducrot
2004-02-17  9:09   ` Dominik Brodowski
2004-02-17  9:09     ` Dominik Brodowski
2004-02-26  1:28     ` dual_bereta_r0x
2004-03-03 19:12       ` Bruno Ducrot
2004-03-14 14:44       ` Dominik Brodowski [this message]
2004-03-14 21:23         ` Pavel Machek
2004-03-15  9:26           ` Dominik Brodowski
2004-03-15 12:44             ` Pavel Machek
2004-03-15 13:59               ` Dominik Brodowski
2004-03-15 19:02                 ` Pavel Machek
2004-02-25 17:43 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2004-02-16 19:23 dual_bereta_r0x

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=20040314144402.GA22268@dominikbrodowski.de \
    --to=linux@dominikbrodowski.de \
    --cc=cpufreq@www.linux.org.uk \
    --cc=dual_bereta_r0x@arenanetwork.com.br \
    --cc=pavel@ucw.cz \
    /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.