From owner-freebsd-current@FreeBSD.ORG Tue Dec 1 13:40:12 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDDD0106566B for ; Tue, 1 Dec 2009 13:40:12 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 895568FC13 for ; Tue, 1 Dec 2009 13:40:12 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NFSxe-0005kH-Ud for freebsd-current@freebsd.org; Tue, 01 Dec 2009 14:40:10 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2009 14:40:10 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2009 14:40:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Tue, 01 Dec 2009 14:39:56 +0100 Lines: 22 Message-ID: References: <1259583785.00188655.1259572802@10.7.7.3> <4B14B12F.9070802@FreeBSD.org> <20091201091317.9maspkprks0o48cs@0x20.net> <4B15110E.5030705@phat.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.23 (X11/20090928) In-Reply-To: <4B15110E.5030705@phat.za.net> Sender: news Subject: Re: FreeBSD 8.0 Performance (at Phoronix) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2009 13:40:12 -0000 Aragon Gouveia wrote: > Lars Engels wrote: >> Quoting Alexander Motin : >>> In power-consumption tests I believe FreeBSD could behave much better if >>> properly tuned. Unluckily our default installation doesn't use any >>> power-saving technologies. Six month ago I have shown on list how laptop >>> power consumption can be cut in half. >> >> >> Could you please add your power consumption optimizations into the wiki? > > In case anyone is looking for it: > > http://lists.freebsd.org/pipermail/freebsd-current/2009-May/006436.html There is some good advice in that message :) I have added a preliminary, partially wikified version of it here: http://wiki.freebsd.org/TuningPowerConsumption Others may change or move the page if needed.