Re: A86: Questions on Port 3, calc on, off, APD, etc


[Prev][Next][Index][Thread]

Re: A86: Questions on Port 3, calc on, off, APD, etc




On Thu, 28 May 1998, David Phillips wrote:

> I belive that a processor uses the same amount of power at all times when
> it is on.  By leaving an interrupt running in the background, you consume

Changes in processor state consume energy.  The halt instruction causes
the processor to stop changing state until the next interrupt occurs, so
the power drain is less during halt than during normal operation.

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)

"Behold, how great a matter a little fire kindleth!" -- James 3:5


References: