Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange MHz reading on a P4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ph0eniX
Guru
Guru


Joined: 24 Sep 2004
Posts: 502
Location: New York, U.S.

PostPosted: Tue Sep 05, 2006 3:14 pm    Post subject: Strange MHz reading on a P4 Reply with quote

When I do:
Code:

cat /proc/cpuinfo


it reports:

Code:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 0
model name      : Intel(R) Pentium(R) 4 CPU 1400MHz
stepping        : 7
cpu MHz         : 2200.000
cache size      : 256 KB
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 up
bogomips        : 2795.06


It's supposed to be a 1.4GHz CPU (it's never been OC'd) - I wouldn't mind it really running 2.2GHz but I have a feeling that that's a bogus reading. Can anyone explain this behavior?

Thanks!
Back to top
View user's profile Send private message
Ph0eniX
Guru
Guru


Joined: 24 Sep 2004
Posts: 502
Location: New York, U.S.

PostPosted: Tue Sep 05, 2006 7:30 pm    Post subject: Re: Strange MHz reading on a P4 Reply with quote

It seems to be related to p4_clockmod that I'm using in the kernel. cpufreq-info reports:

Code:

cpufrequtils 001: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
  driver: p4-clockmod
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 550 MHz - 2.20 GHz
  available frequency steps: 550 MHz, 825 MHz, 1.10 GHz, 1.38 GHz, 1.65 GHz, 1.93 GHz, 2.20 GHz
  available cpufreq governors: performance
  current policy: frequency should be within 550 MHz and 2.20 GHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency is 2.20 GHz (asserted by call to hardware).


Does that mean that my CPU is really running at 2.2GHz?
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1991
Location: Poland

PostPosted: Wed Sep 06, 2006 5:14 am    Post subject: Reply with quote

Run memtest86+ and see what it reports as a CPU speed.
Back to top
View user's profile Send private message
Mad Merlin
Veteran
Veteran


Joined: 09 May 2005
Posts: 1155

PostPosted: Wed Sep 06, 2006 1:40 pm    Post subject: Re: Strange MHz reading on a P4 Reply with quote

Ph0eniX wrote:

Code:

bogomips        : 2795.06



That suggests that it's actually running at 1.4 GHz, not 2.2 GHz. Bogomips on most modern x86 processors is ~2x the clock frequency.
_________________
Game! - Where the stick is mightier than the sword!
Back to top
View user's profile Send private message
Ph0eniX
Guru
Guru


Joined: 24 Sep 2004
Posts: 502
Location: New York, U.S.

PostPosted: Wed Sep 06, 2006 3:17 pm    Post subject: Re: Strange MHz reading on a P4 Reply with quote

Mad Merlin wrote:
Ph0eniX wrote:

Code:

bogomips        : 2795.06



That suggests that it's actually running at 1.4 GHz, not 2.2 GHz. Bogomips on most modern x86 processors is ~2x the clock frequency.


I have a little app that verifies the bogomips (called bogo) and it's reporting 1850.
I'll run memtest and report back.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum