From owner-freebsd-questions Thu Jan 4 13:30:21 2001 From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 13:30:19 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id CA88837B400 for ; Thu, 4 Jan 2001 13:30:17 -0800 (PST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.1/8.11.1) id f04LU4L34326; Thu, 4 Jan 2001 16:30:04 -0500 (EST) (envelope-from lowell) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org Subject: Re: SMP kernel overheats References: <20010104191237.A580@wells.org.uk> <20010104111913.B292@fw.wintelcom.net> From: Lowell Gilbert Date: 04 Jan 2001 16:30:04 -0500 In-Reply-To: bright@wintelcom.net's message of "4 Jan 2001 20:19:33 +0100" Message-ID: <44snmzf1k3.fsf@lowellg.ne.mediaone.net> Lines: 20 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bright@wintelcom.net (Alfred Perlstein) writes: > * Michael Wells [010104 11:16] wrote: > > > > With that in mind, is it fair to ask for support of SMP systems to > > change at some point to include the instructions to run the chips > > cooler? I note the comment on temperature stability, but I think my > > mileage is varying. > > While it would be a nice feature, anyone depending on it is not being > very bright about it. Basically, you don't want a machine that's > vulnerable to a "while bomb": Or to look at it a different way, there *is* a good reason for halting idle processors: avoiding the waste of electricity on executing no-ops. Temperature, however, is *not* a good reason, because as several people have pointed out, that "solution" *depends* on your leaving the machine idle for a substantial fraction of its cycles. If your machine can't run safely without being idle a lot of the time, the operating system isn't the place to fix the "problem". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message