James Hollingshead wrote:
> Akthough the implementation of BogoMIPS must be relatively robust - I
> have an old 486 with one of those turbo buttons on that will slow it
> down (by a factor of 8-10). Turning the turbo on and off must mean
> that the BogoMIPS is hugely out, but the box doesn't seem to trip up
> when you do that (although I haven't ever tried toggling it during the
> BogoMIPS calibration).
It's the calibration that is so delicate ---
the calibration tries to map the amount of
instructions you run to the amount of elapsed
time the PIT shows. If this is unstable, the
calibration will take a LONG time!!
OTOH, once the system is running, it won't try
to compare times anymore so there's no problem
--- okay, all your timings will be wrong, but
you're unlikely to notice this unless you have
some very delicate hard-realtime hardware (perhaps
CDR burners would be affected ?)
-- Ramon