The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* 2.6.12.5: P4 2.0GHz detected as 2.6GHz?
@ 2005-08-19  9:37 Martin Zwickel
  2005-08-19  9:45 ` Ondrej Zary
  2005-08-19  9:49 ` Patrick McFarland
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Zwickel @ 2005-08-19  9:37 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2493 bytes --]

Did someone overclock our router or is this a misdetection?

dmesg:
Linux version 2.6.12.5 (root@router) (gcc version 3.3.5 (Debian
1:3.3.5-13)) #1  Thu Aug 18 11:23:14 CEST 2005
...
Kernel command line: auto BOOT_IMAGE=Linux2.6.12.5 ro root=303
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (01201000)
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Detected 2655.765 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 254876k/262080k available (2571k kernel code, 6632k reserved,
971k data, 188k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode...
Ok. Calibrating delay loop... 5242.88 BogoMIPS (lpj=2621440)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebf9ff 00000000 00000000 00000000
00000400  00000000 00000000
CPU: After vendor identify, caps: bfebf9ff 00000000 00000000 00000000
00000400 0 0000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 128K
CPU: After all inits, caps: bfebf9ff 00000000 00000000 00000080 00000400
0000000 0 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
CPU: Intel(R) Celeron(R) CPU 2.00GHz stepping 07
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0200 (from 1820)



# cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 2.00GHz
stepping        : 7
cpu MHz         : 2655.765
cache size      : 128 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 sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips        : 5242.88


-- 
MyExcuse:
your keyboard's space bar is generating spurious keycodes.

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

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

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

* Re: 2.6.12.5: P4 2.0GHz detected as 2.6GHz?
  2005-08-19  9:37 2.6.12.5: P4 2.0GHz detected as 2.6GHz? Martin Zwickel
@ 2005-08-19  9:45 ` Ondrej Zary
  2005-08-19  9:49 ` Patrick McFarland
  1 sibling, 0 replies; 3+ messages in thread
From: Ondrej Zary @ 2005-08-19  9:45 UTC (permalink / raw)
  To: Martin Zwickel; +Cc: linux-kernel

Martin Zwickel wrote:
> Did someone overclock our router or is this a misdetection?

> model name      : Intel(R) Celeron(R) CPU 2.00GHz
> cpu MHz         : 2655.765
Looks like the FSB is set to 133MHz (533) instead of 100MHz (400) - in 
BIOS or by jumpers on the board.

-- 
Ondrej Zary

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

* Re: 2.6.12.5: P4 2.0GHz detected as 2.6GHz?
  2005-08-19  9:37 2.6.12.5: P4 2.0GHz detected as 2.6GHz? Martin Zwickel
  2005-08-19  9:45 ` Ondrej Zary
@ 2005-08-19  9:49 ` Patrick McFarland
  1 sibling, 0 replies; 3+ messages in thread
From: Patrick McFarland @ 2005-08-19  9:49 UTC (permalink / raw)
  To: Martin Zwickel; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 623 bytes --]

On Friday 19 August 2005 05:37 am, Martin Zwickel wrote:
> Did someone overclock our router or is this a misdetection?

> Detected 2655.765 MHz processor.

> CPU: Intel(R) Celeron(R) CPU 2.00GHz stepping 07

> model name      : Intel(R) Celeron(R) CPU 2.00GHz

> cpu MHz         : 2655.765

I bet its overclocked.

-- 
Patrick "Diablo-D3" McFarland || pmcfarland@downeast.net
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd 
all be running around in darkened rooms, munching magic pills and listening to
repetitive electronic music." -- Kristian Wilson, Nintendo, Inc, 1989

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

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

end of thread, other threads:[~2005-08-19  9:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-19  9:37 2.6.12.5: P4 2.0GHz detected as 2.6GHz? Martin Zwickel
2005-08-19  9:45 ` Ondrej Zary
2005-08-19  9:49 ` Patrick McFarland

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