From owner-freebsd-mobile@FreeBSD.ORG Thu Oct 11 14:05:03 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C246316A418 for ; Thu, 11 Oct 2007 14:05:03 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from mail.0x20.net (mail.ipv6.0x20.net [IPv6:2001:aa8:fffb::3]) by mx1.freebsd.org (Postfix) with ESMTP id 60C8913C465 for ; Thu, 11 Oct 2007 14:05:03 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from mail.0x20.net (mail.0x20.net [217.69.67.217]) by mail.0x20.net (Postfix) with ESMTP id 405F73A568; Thu, 11 Oct 2007 16:05:02 +0200 (CEST) Received: from 193.109.238.110 ([193.109.238.110]) by 0x20.net (Horde MIME library) with HTTP; Thu, 11 Oct 2007 16:05:02 +0200 Message-ID: <20071011160502.1t3dxl8qfhck4osw@0x20.net> Date: Thu, 11 Oct 2007 16:05:02 +0200 From: Lars Engels To: Norberto Meijome References: <20071008173604.1e449ca2@meijome.net> <20071011092346.22760529@meijome.net> In-Reply-To: <20071011092346.22760529@meijome.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.3) Cc: Ian Smith , FreeBSD Mobile ML Subject: Re: Management of Thermal X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2007 14:05:03 -0000 Quoting Norberto Meijome : > On Tue, 9 Oct 2007 03:21:20 +1000 (EST) >> Another thing with powerd - have you tried running it with -v in fg? >> With my 2-speed the shift points seem about right, but with lots of >> speeds I'd be curious to try optimising the idle / running shifts in >> terms of hysteresis, 'hunting' up and down with different loads and >> such. 'Someone' could do up some nice graphs :) > Try this one: Let this run for some time http://bsdpaste.bsdgroup.de/626 And then let this generate some nice graphs http://bsdpaste.bsdgroup.de/627 with ./gen_temphistory.pl /tmp/tempstats.txt The Perl script is shamelessly stolen from somebody and modified for my needs. It displays CPU speed, Temperature (*100) and if the Notebook is running on AC or not.