On 29-Oct-99 Pavel Machek wrote:
> Hi!
>
> So I've now confirmed that my toshiba can speed-up its cpu under some
> circumstances. When it is powered up while batteries are low (<20%
> will work), it will start with cpu at 150MHz, and bogomips are
> computed accordingly.
>
> If I plug it into AC power, it will speed up to 300MHz, but bogomips
> still have "slow" value. Therefore all udelays are wrong by factor of
> two -- udelay(50) will only wait approx. 25usec. That seems pretty
> dangerous to me. Maybe we need some other source of short loops?
I suspect I'll see a similar problem on the PowerPC. The PPC has a way of
throttling the rate instructions are delivered from the icache to the execution
units, and thereby reducing CPU power consumption/temperature. This slows down
the effective instruction execution speed, but all the clocks are unchanged. In
other words, udelay will break, but timing based on the timebase or decrementer
registers will be unaffected.
J
- Wrong bogomips after plugging in AC power Pavel Machek
- Re: Wrong bogomips after plugging in AC power Dale R Worley
- Re: Wrong bogomips after plugging in AC power Mark Hahn
- Re: Wrong bogomips after plugging in AC p... Alan Cox
- Re: Wrong bogomips after plugging in AC p... Pavel Machek
- Re: Wrong bogomips after plugging in ... Alan Cox
- Re: Wrong bogomips after pluggin... Pavel Machek
- Re: Wrong bogomips after plugging in AC power Jeremy Fitzhardinge
- Re: Wrong bogomips after plugging in AC p... Ralf Baechle
- Re: Wrong bogomips after plugging in AC power John Goerzen
- Re: Wrong bogomips after plugging in AC power Jeremy Fitzhardinge
- Re: Wrong bogomips after plugging in AC power Alan Cox
- Re: Wrong bogomips after plugging in AC p... Jeremy Fitzhardinge
- Re: Wrong bogomips after plugging in AC p... Pavel Machek
- Re: Wrong bogomips after plugging in ... Ralf Baechle
- Re: Wrong bogomips after plugging in AC power Ralf Baechle
- Re: Wrong bogomips after plugging in AC power Harald Koenig
- Re: Wrong bogomips after plugging in AC power Peter Amstutz
- Re: Wrong bogomips after plugging in AC power Ramon Nieto
- Re: Wrong bogomips after plugging in AC power Ian Collier
- Re: Wrong bogomips after plugging in AC power Vladimir Dergachev
