Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753288Ab0ADIcN (ORCPT ); Mon, 4 Jan 2010 03:32:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753171Ab0ADIcL (ORCPT ); Mon, 4 Jan 2010 03:32:11 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:43966 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752923Ab0ADIcK (ORCPT ); Mon, 4 Jan 2010 03:32:10 -0500 Date: Mon, 4 Jan 2010 09:31:08 +0100 From: Pavel Machek To: "Rafael J. Wysocki" Cc: pm list , LKML , Linux PCI , ACPI Devel Maling List , Alan Stern , Jesse Barnes , Matthew Garrett , Oliver Neukum , Shaohua Li , Bjorn Helgaas , Francois Romieu , Len Brown Subject: Re: [RFC][PATCH 12/12] PM / r8169: Add simplified run-time PM support Message-ID: <20100104083108.GD1372@ucw.cz> References: <200911160047.46299.rjw@sisk.pl> <201001022149.05553.rjw@sisk.pl> <20100103195544.GC11928@elf.ucw.cz> <201001032201.14087.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201001032201.14087.rjw@sisk.pl> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1209 Lines: 30 > > > Using /proc/acpi/battery/BAT1/state I measured the energy drawn in 10 minutes > > > both with the network adapter in D0 and D3hot. The results were that with the > > > network adapter in D0 the box drew 2476 mWh, while with the network adapter in > > > D3hot it drew 2361 mWh. The difference is 115 mWh, or about 5% on this > > > particular box. > > > > > > This means about 0.1 Wh in 10 minutes, so we can save about 0.6 Wh per hour. > > > > Which means it saves 0.6W :-). Measuring power in Wh/h is "interesting". > > You can't save power, you can only save energy. Wh is just an energy unit. Of course we can save power, you just did :-). (And in some cases -- data centers, limited cooling -- you are limited by power, not energy. You are right that on notebooks, energy is more important.) Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/