From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 17:41:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61DA716A4CE for ; Sat, 30 Oct 2004 17:41:36 +0000 (GMT) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE88B43D45 for ; Sat, 30 Oct 2004 17:41:35 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.103] (cpe-065-184-172-100.ec.rr.com [65.184.172.100])i9UHfW4R006269; Sat, 30 Oct 2004 13:41:32 -0400 (EDT) Message-ID: <4183D27D.20207@ec.rr.com> Date: Sat, 30 Oct 2004 13:42:21 -0400 From: jason User-Agent: Mozilla Thunderbird 0.8 (X11/20041025) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Storey References: <20041030210631.01704afe.y2kbug@ms25.hinet.net> In-Reply-To: <20041030210631.01704afe.y2kbug@ms25.hinet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: throttling cpu speed to run cooler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 17:41:36 -0000 Robert Storey wrote: >Dear All, > >I've been looking for a utility to reduce cpu speed to make my laptop >run cooler. Ideally, it should reduce cpu speed to about 20% when speed >is not needed, and restore speed to 100% when the load requires it. > >There is such a utility for Linux, called powernowd: > >http://www.deater.net/john/powernowd.html > >Using this with Debian, my cpu temperature drops by about 15 degrees >Celsius! > >I'm just wondering if a utility similar to powernowd already exists for >FreeBSD? I did search the mailing list archives and found some talk >about developing just such a program, but never found out if it was >finally done, and what the said package might be called. > >regards, >Robert >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > man acpi_thermal and man acpi. There are sysctl knobs to throttle your cpu.