Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2005 13:13:42 -0700
From:      Nate Lawson <nate@root.org>
To:        Hajimu UMEMOTO <ume@FreeBSD.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/acpica acpi_thermal.c
Message-ID:  <42DC0D76.7060504@root.org>
In-Reply-To: <20050718201228.3D9E816A455@hub.freebsd.org>
References:  <20050718201228.3D9E816A455@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hajimu UMEMOTO wrote:
> ume         2005-07-18 20:12:23 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/acpica       acpi_thermal.c 
>   Log:
>   Implement passive cooling.  It is enabled for tz0 by default where
>   it is available.
>   
>   Reviewed by:    njl
>   
>   Revision  Changes    Path
>   1.54      +277 -13   src/sys/dev/acpica/acpi_thermal.c

Great, thank you.  People should test to make sure this doesn't break 
anything.  It uses cpufreq(4) as the mechanism for controlling CPU speed 
and doing cooling without fans.

-- 
Nate



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