cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.2: P4 ClockMod speed
@ 2004-02-16 21:34 Dominik Brodowski
  2004-02-16 21:48 ` dual_bereta_r0x
  2004-02-25 17:43 ` Pavel Machek
  0 siblings, 2 replies; 13+ messages in thread
From: Dominik Brodowski @ 2004-02-16 21:34 UTC (permalink / raw)
  To: dual_bereta_r0x; +Cc: linux-kernel, cpufreq


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

Hi,

> I have a P4 2.4 running @ 3.12GHz.

So you overclock your CPU but then throttle it down... strange, but well...

> In 2.6.0, i could change it frequency 
> via speedfreqd(8) up to its actual speed. Since 2.6.1, its max speed is 
> locked on cpu *real* speed.

It's just a change of appearance -- the cpufreq driver uses the theoretical
speed of the CPU for its calculations; the actual CPU speed isn't
affected. You can verify this by looking at /proc/cpuinfo which still tells
3124.376 MHz.

By doing so it becomes easier to enter different frequencies e.g. into
/sys/devices/system/cpu/cpufreq/scaling_setspeed -- on my desktop, typing in
1200000 is easier than 12121224... [*]

	Dominik

[*] The _actual_ CPU speed should be used on all cpufreq drivers where this
specific CPU frequency has implications to external components, e.g. LCD,
memory or pcmcia devices. Where only the _frequency ratio_ is of importance
[for loops_per_jiffy and friends] such "rounding" is acceptable, as long as
the ratio is constant.

[-- 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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-03-15 19:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-16 21:34 2.6.2: P4 ClockMod speed 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-26  1:28     ` dual_bereta_r0x
2004-03-03 19:12       ` Bruno Ducrot
2004-03-14 14:44       ` Dominik Brodowski
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox