BogoMIPS no longer supported on PowerPC?

Li Yang LeoLi at freescale.com
Thu Aug 24 02:47:41 EST 2006


On 8/23/06, Olof Johansson <olof at lixom.net> wrote:
> On Wed, Aug 23, 2006 at 06:55:26PM +0800, Li Yang-r58472 wrote:
> > Ok, I rephrase my question as is it no longer needed?  Sometimes people
> > may use this value as a rough estimation of CPU performance.  There are
> > people even maintained a list of bogoMIPS of most CPUs.  Maybe it is
> > still needed for some legacy reasons.  I'm not very sure.  :)   At leave
> > we need to inform people who do look at this magic number and find it
> > amazingly low.
>
> Bogomips has never had anything to do with performance on PPC, it's just
> a number that's based on the decrementer frequency. For processors with
> external/fixed decrementer clock, it will not vary between different
> processors in a meaningful way.
>
> Every now and then someone will ask "why does my PPC box have such low
> bogomips, is it really that much slower than my PC?". Removing all output
> would certainly help avoid that confusion.
>
> For reference, my G5 here has 66.56 bogomips, which corresponds well to
> the 33MHz decrementer clock it uses.


I think it's the new way to use timebase or RTC.  Legacy bogomips is
calculated by counting empty loops, which at some degree reflects cpu
performance.  Do you mean it has always been like this for PPC?

- Leo



More information about the Linuxppc-dev mailing list