On Fri, 2003-06-13 at 14:09, Russell King wrote: > On Fri, Jun 13, 2003 at 12:53:18PM +0200, Benjamin Herrenschmidt wrote: > > The bogomips is recalculated based on what I think is the new > > frequency, so the value may be wrong. With DEBUG_FREQ, I re-do a > > measure and print the number in dmesg (the bogomips in /proc/cpuinfo > > is still the one recalculated, not the one re-mesured). > > You're supposed to adjust the new frequency to what you're actually > going to do, not what the user requested. This should ensure that > the recalculated bogomips is correct.
Of course ;) The problem here is about that specific machine model for which I'm not sure what frequency I will get after asking a speed change to the Power Management Unit (it seem it will be 300Mhz, but I want him to try the debug stuff I added that will redo the bogomips measurement so I can verify it's actually 300Mhz).

