BogoMIPS should not be confused with any real measure of processing power.<div class='quotetop'>QUOTE </div>
--- Quote Start ---
BogoMips are Linus's invention. The kernel (or was it a device driver?) needs a timing loop (the time is too short and/or needs to be too exact for a non-busy-loop method of waiting), which must be calibrated to the processor speed of the machine. Hence, the kernel measures at boot time how fast a certain kind of busy loop runs on a computer. "Bogo" comes from "bogus", i.e, something which is a fake. Hence, the BogoMips value gives some indication of the processor speed, but it is way too unscientific to be called anything but BogoMips.[/b]
--- Quote End ---
For more information on BogoMIPS, see the bogomips mini-howto (
http://www.tldp.org/howto/bogomips/x78.html).
The code that generates the BogoMips value can be found in <Nios II installation directory>/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x/init/main.c
Dennis Scott
Microtronix Datacom Ltd.