public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 3.2GHz cpus with cpufreq become 2.8GHz
@ 2006-10-18 19:43 Krzysztof Oledzki
       [not found] ` <4537A582.4020406@felter.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Oledzki @ 2006-10-18 19:43 UTC (permalink / raw)
  To: linux-kernel, cpufreq

[-- Attachment #1: Type: TEXT/PLAIN, Size: 3796 bytes --]

Hello,

I have just noticed that enabling cpufreq on my Dell PowerEdge 1425SC 
changes my secondary cpu clock to 2.8GHz.

# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 3
cpu MHz         : 3200.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
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 nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips        : 6403.72

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 3
cpu MHz         : 3200.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
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 nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips        : 6400.24

processor       : 2
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 3
cpu MHz         : 2800.000
cache size      : 2048 KB
physical id     : 3
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
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 nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips        : 6400.30

processor       : 3
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 3
cpu MHz         : 2800.000
cache size      : 2048 KB
physical id     : 3
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
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 nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips        : 6400.29

According to cpuinfo the primary CPU (two HT logical CPUs) works with 
3.2GHz clock but the secondary works with 2.8GHz.

What is also strange, this 3.2GHz freq is not listed on 
scaling_available_frequencies for both CPUs:

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
p4-clockmod

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
350000 700000 1050000 1400000 1750000 2100000 2450000 2800000

# cat /sys/devices/system/cpu/cpu2/cpufreq/scaling_driver
p4-clockmod
# cat /sys/devices/system/cpu/cpu2/cpufreq/scaling_available_frequencies
350000 700000 1050000 1400000 1750000 2100000 2450000 2800000

I can confirm that this problem exists on 2.6.16/2.6.17/2.6.18 (just 
tested). Is it a problem with BIOS or p4-clockmod cpufreq driver?

Best regards,


 				Krzysztof Olędzki

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

end of thread, other threads:[~2006-10-23 13:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18 19:43 3.2GHz cpus with cpufreq become 2.8GHz Krzysztof Oledzki
     [not found] ` <4537A582.4020406@felter.org>
2006-10-19 22:25   ` Krzysztof Oledzki
2006-10-20  7:37     ` Jarek Poplawski
     [not found]     ` <453800C1.8050409@felter.org>
2006-10-23 13:53       ` Krzysztof Oledzki

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