About nixCraft

Topics

What are BogoMips

Posted by Vivek Gite [Last updated: March 1, 2006]

Have you ever wondered what are BogoMips? Especially when booting Linux kernel you see message as follows:

Calibrating delay using timer specific routine.. 3437.74 BogoMIPS (lpj=6875498)

The "Bogo" in BogoMIPs stands for bogus. According to BogoMips mini-Howto:

Ok so all I understood from above definition is that it is a tiny C loop which is use to calculate timing for a loop (such as for loop).

I have also noticed command bogomips which prints BogoMIPS:

$ bogomips

Calibrating delay loop... 2228.22 BogoMIPS

Anyone any more ideas or suggestion...?

E-mail this to a Friend    Printable Version

You may also be interested in other helpful articles:

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2004-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Powered by Open source software.