whatis.com: Bogomips is a measurement provided in the Linux operating system that indicates in a relative way how fast the computer processor runs. The program that provides the measurement is called BogoMips. Written by Linus Torvalds, the main developer of Linux, BogoMips can indicate when you boot a computer whether the system options have been specified for optimum performance. You compare the bogomips for your computer with what they ought to be for your computer's particular type of processor. Torvalds named the program BogoMips (for "bogus (or fake) MIPs") to suggest that performance measurements between two computers can be misleading because not all contributing factors are stated or even understood. Although MIPS (millions of instructions per second) has been frequently used in computer benchmarks, it's agreed that the variation of context tends to make the measurement misleading. Bogomips measures how many times the processor goes through a particular programming loop in a second.
If /proc/cpuinfo says its running at 667 MHz, then you can be sure that is the clock speed. I am running debian on a g3 at 400 MHz at get 796 bogomips. _______________________________________________________________________ David Anthony Hacker Computer Systems Consultant Media Union On Fri, 21 Jun 2002, Geert Uytterhoeven wrote: > On Fri, 21 Jun 2002, Robert Coie wrote: > > Geert Uytterhoeven <[EMAIL PROTECTED]> writes: > > > How many BogoMIPS do you get? > > > > 665.19 > > So I guess it's running at 666 MHz, not 800. > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like > that. > -- Linus Torvalds > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]