I get the following output from 'cat /proc/cpuinfo' on my Dell Latitiude D600 laptop with Pentium Mobile 1600 MHz processor: linux:/home/trey # cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 9 model name : Intel(R) Pentium(R) M processor 1600MHz stepping : 5 cpu MHz : 598.162 cache size : 1024 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 mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe tm2 est bogomips : 1182.72 Why might the cpu MHz be off as it is? -- Cheers, Trey --- Adversity is the trial of principle. Without it, a man hardly knows whether he is honest or not. -- Henry Fielding 1:21pm up 2:20, 3 users, load average: 0.24, 0.18, 0.16 Linux linux 2.6.5-17.14-default #1 Tue May 18 14:09:50 UTC 2004 i686 i686 i386 GNU/Linux
Trey Sizemore wrote:
I get the following output from 'cat /proc/cpuinfo' on my Dell Latitiude D600 laptop with Pentium Mobile 1600 MHz processor:
cpu MHz : 598.162
Why might the cpu MHz be off as it is?
Your cpu is being throttled back according to your powermanagment settings. You can find them in the yast sysconfig editor under powermanagment. Full speed always if you want!
Trey Sizemore wrote:
I get the following output from 'cat /proc/cpuinfo' on my Dell Latitiude D600 laptop with Pentium Mobile 1600 MHz processor:
linux:/home/trey # cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 9 model name : Intel(R) Pentium(R) M processor 1600MHz stepping : 5 cpu MHz : 598.162 cache size : 1024 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 mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe tm2 est bogomips : 1182.72
Why might the cpu MHz be off as it is?
That's powersave at work, "powersave -f" and take a look again, "powersave -A" and you are back to where you are now. When CPU full speed is not needed, it reduces the power and speed in the interest of battery power saving and heat output. When you need the umph, like when compiling a kernel, "cat /proc/cpuinfo" will then show full MHz speed. Regards Sid. -- Sid Boyce .... Hamradio G3VBV and keen Flyer Linux Only Shop.
Are you running on battery? Trey Sizemore wrote:
I get the following output from 'cat /proc/cpuinfo' on my Dell Latitiude D600 laptop with Pentium Mobile 1600 MHz processor:
linux:/home/trey # cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 9 model name : Intel(R) Pentium(R) M processor 1600MHz stepping : 5 cpu MHz : 598.162 cache size : 1024 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 mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe tm2 est bogomips : 1182.72
Why might the cpu MHz be off as it is?
On Mon, 2004-06-07 at 01:32 -0700, Dennis wrote:
Are you running on battery?
No, running off AC, but the power management setting seems to explain it. -- Cheers, Trey --- There is an innocence in admiration; it is found in those to whom it has not yet occurred that they, too, might be admired some day. - Friedrich Nietzsche 4:37pm up 5:37, 3 users, load average: 1.09, 0.95, 0.63 Linux linux 2.6.5-17.14-default #1 Tue May 18 14:09:50 UTC 2004 i686 i686 i386 GNU/Linux
participants (4)
-
Dennis
-
jim barnes
-
Sid Boyce
-
Trey Sizemore