From owner-freebsd-questions@FreeBSD.ORG Sun Oct 31 21:04:11 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 9723116A4CE for ; Sun, 31 Oct 2004 21:04:11 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id C356343D1D for ; Sun, 31 Oct 2004 21:04:10 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (217-162-157-43.dclient.hispeed.ch [217.162.157.43])i9ULlSM7011630 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 30 Oct 2004 23:47:28 +0200 Received: from goofy.here (localhost.here [127.0.0.1]) by gicco.homeip.net (8.13.1/8.13.1) with ESMTP id i9ULlRpA004213; Sat, 30 Oct 2004 23:47:27 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by goofy.here (8.13.1/8.13.1/Submit) id i9ULlRS9004212; Sat, 30 Oct 2004 23:47:27 +0200 (CEST) (envelope-from hampi@rootshell.be) X-Authentication-Warning: goofy.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 30 Oct 2004 23:47:27 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20041030214727.GA4159@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org, Matthew Seaman , Robert Storey References: <20041030210631.01704afe.y2kbug@ms25.hinet.net> <20041030134900.GA36049@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041030134900.GA36049@happy-idiot-talk.infracaninophile.co.uk> User-Agent: Mutt/1.4.2.1i cc: Robert Storey Subject: Re: throttling cpu speed to run cooler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2004 21:04:11 -0000 On Oct 30 at 14:49, Matthew Seaman spoke: > On Sat, Oct 30, 2004 at 09:06:31PM +0800, Robert Storey wrote: > > > 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. > > http://www.daemonology.net/freebsd-est/ Enhanced Speedstep is probably for Intel and Powernow is probably for AMD. -Hanspeter