From owner-freebsd-questions Wed Jan 23 19:37:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id E17C537B402 for ; Wed, 23 Jan 2002 19:37:07 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id A2863782FC; Thu, 24 Jan 2002 14:07:05 +1030 (CST) Date: Thu, 24 Jan 2002 14:07:05 +1030 From: Greg Lehey To: Jud Cc: freebsd-questions@freebsd.org Subject: Re: Cooling Athlon / Linux App Message-ID: <20020124140705.I93957@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday, 23 January 2002 at 22:25:45 -0500, Jud wrote: > My Athlon 1.33ghz TBird runs about 41-43 degrees Celsius in Windows > when using a small free utility called VCool, about 53-55 degrees > Celsius without. (VCool causes the CPU to enter an "idle" state when > it's not being used. For more, see "How it Works" at > http://www.vcool.de .) I don't have FBSD set up to give me system > temperatures, but temperatures shown when I boot into Windows after > running FBSD are similar to those I see in Windows without VCool. > (The motherboard remains relatively cool - 29-33 Celsius - no matter > what the CPU temp. And yes, I do plan to redo my heatsink installation > one of these weekends when I have time.) > > VCool has a Linux version available. Is it possible to install/run it on > FreeBSD? (I have Linux emulation enabled.) > > I'm also wondering whether it might be a Good Thing to have something > similar built into /etc/defaults/make.conf or LINT as a user-selectable > Athlon optimization, or even have it run as a daemon. The effects on > CPU reliability and longevity of a 12 degree Celsius difference in > operating temperature could be significant. This is an approach to kernel issues which is contrary to the FreeBSD way of doing things. You don't add external programs to the kernel, you fix the kernel. In this case, though, you don't need to do anything. The single-processor kernel automatically halts when it has nothing to do. My Athlons do run at just below 40° C. For various reasons, the SMP version doesn't, but you can't fix that just by running some program. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message