public inbox for linux-kernel@vger.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; 8+ messages in thread
From: Dominik Brodowski @ 2004-02-16 21:34 UTC (permalink / raw)
  To: dual_bereta_r0x; +Cc: linux-kernel, cpufreq

[-- Attachment #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 #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* 2.6.2: P4 ClockMod speed
@ 2004-02-16 19:23 dual_bereta_r0x
  0 siblings, 0 replies; 8+ messages in thread
From: dual_bereta_r0x @ 2004-02-16 19:23 UTC (permalink / raw)
  To: linux-kernel

Hello all.

I have a P4 2.4 running @ 3.12GHz. 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.

Is there anything to do so i can reuse old fashioned way?

Please c/c me as i'm not on list.

TIA.

hquest@phoenix:/proc$ more cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping        : 9
cpu MHz         : 3124.376
cache size      : 512 KB
physical id     : 0
siblings        : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips        : 6176.76

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping        : 9
cpu MHz         : 3124.376
cache size      : 512 KB
physical id     : 0
siblings        : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips        : 6242.30

hquest@phoenix:/proc$ speedfreq
Current policy is performance
hquest@phoenix:/proc$ speedfreq -c
CPU speed: min 300MHz, max 2400MHZ, current 2400MHz; 0.00% idle
hquest@phoenix:/proc$ cd /sys/devices/system/cpu/cpu0/cpufreq
hquest@phoenix:/sys/devices/system/cpu/cpu0/cpufreq$ more *
::::::::::::::
cpuinfo_max_freq
::::::::::::::
2400000
::::::::::::::
cpuinfo_min_freq
::::::::::::::
300000
::::::::::::::
scaling_available_frequencies
::::::::::::::
300000 600000 900000 1200000 1500000 1800000 2100000 2400000
::::::::::::::
scaling_available_governors
::::::::::::::
userspace performance
::::::::::::::
scaling_driver
::::::::::::::
p4-clockmod
::::::::::::::
scaling_governor
::::::::::::::
performance
::::::::::::::
scaling_max_freq
::::::::::::::
2400000
::::::::::::::
scaling_min_freq
::::::::::::::
300000
hquest@phoenix:/sys/devices/system/cpu/cpu0/cpufreq$ _

-- 
dual_bereta_r0x -- Alexandre Hautequest
ArenaNetwork Lan House & Cyber -- www.arenanetwork.com.br

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

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

Thread overview: 8+ 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-02-25 17:43 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2004-02-16 19:23 dual_bereta_r0x

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