Re: processor question

[ Available lists | Index of freebsd-chat | Month of Mar 2002 | Week of 27 Mar 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Gary W. Swearingen <swear@blarg.net>
Date
27 Mar 2002 22:57:41
Subject
Re: processor question
Message-ID
3h663hi3jt.63h@localhost.localdomain

In reply to
References to
Referenced by

[ Hide this part ]
"Seth Hieronymus" <sethh@principia.edu> writes:

> Do processors use more power / produce more heat when they are doing
> processing other than an idle loop?

Current-day processors use an extra bit of power every time the state of
one of the millions of gizmos (groups of a few transistors) on the chip
changes. There are a few parts of the chip that are always changing at
a fixed rate (ie, the clock parts) but other parts (floating point and
integer sub-processors, registers, etc) have gizmo-state-changing
happening a lot or a little, depending on what is being computed, and
most (?) processors can be configured to shut down most sections of the
chip into a kind of "hold" state during idle, or not.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message



Elapsed time: 0.109 seconds