So I guess, this is an 833 Mhz Box? No cpufreq file. :/proc # cat cpuinfo vendor_id : IBM/S390 # processors : 1 bogomips per cpu: 833.94 processor 0: version = FF, identification = 0494AA, machine = 2064 nvlnxt22:/proc # -----Original Message----- From: James Knott [mailto:james.knott@rogers.com] Sent: Thursday, September 30, 2004 9:50 AM To: suse-linux-e@suse.com Subject: Re: [SLE] CPU Speed Patrick B. O'Brien wrote:
What Suse 8.X command can I run to get my CPU Speed?
While it will also work with other distros, you might want to try cat /proc/cpuinfo or cat /proc/cpufreq. I don't know of any commands that are specific to SuSE 8.X. -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
On Fri, 1 Oct 2004, Patrick B. O'Brien wrote:
So I guess, this is an 833 Mhz Box? No cpufreq file.
:/proc # cat cpuinfo vendor_id : IBM/S390 # processors : 1 bogomips per cpu: 833.94 processor 0: version = FF, identification = 0494AA, machine = 2064 nvlnxt22:/proc #
Not sure about the s390 (no rubbing it in! :p), but in general, you shouldn't bother paying attention to the bogomips. On the 450MHz box I'm on now, I get this: $ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 5 model : 9 model name : AMD-K6(tm) 3D+ Processor stepping : 1 cpu MHz : 451.012 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow k6_mtrr bogomips : 901.12 $ On x86 processors, the bogomips seems to be around 2x the MHz. I've seen the same thing on other boxes. Different platforms may or may not hold to that. -- trey
participants (2)
-
Patrick B. O'Brien
-
Trey Gruel