Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2002 14:07:05 +1030
From:      Greg Lehey <grog@FreeBSD.org>
To:        Jud <jud@operamail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Cooling Athlon / Linux App
Message-ID:  <20020124140705.I93957@wantadilla.lemis.com>
In-Reply-To: <SA7EDY41NKPNA83JHI641521W32.3c4f7eb9@sparky>
References:  <SA7EDY41NKPNA83JHI641521W32.3c4f7eb9@sparky>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020124140705.I93957>