Ramon van Handel wrote:
> 
> Kevin Lawton wrote:
> > Which brings up something else.  One nice thing to put into
> > open source OSes would be calling an interface to the VM
> > code to handle delay loops.
> 
> Most OSes do this pretty well...
> If they can't fill up the delay, they call
> HLT to idle the processor.


I haven't looked at the Linux delay code for 2.4.  How
do they handle delays for IO devices (based on bogomips)
these days?  HLT is no problem to handle.  Tight loops
are a waste in the VM.

-Kevin

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Kevin Lawton                        [EMAIL PROTECTED]
MandrakeSoft, Inc.                  Plex86 developer
http://www.linux-mandrake.com/      http://www.plex86.org/

Reply via email to