Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754138AbZILLjz (ORCPT ); Sat, 12 Sep 2009 07:39:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752856AbZILLjy (ORCPT ); Sat, 12 Sep 2009 07:39:54 -0400 Received: from cavan.codon.org.uk ([93.93.128.6]:42096 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752576AbZILLjy (ORCPT ); Sat, 12 Sep 2009 07:39:54 -0400 Date: Sat, 12 Sep 2009 12:39:39 +0100 From: Matthew Garrett To: Arjan van de Ven Cc: linux-kernel@vger.kernel.org, lenb@kernel.org, mingo@elte.hu, akpm@linux-foundation.org, peterz@infradead.org, yanmin_zhang@linux.intel.com, torvalds@linux-foundation.org, jens.axboe@oracle.com Subject: Re: PATCH] cpuidle: A new variant of the menu governor to boost IO performance Message-ID: <20090912113939.GA7119@srcf.ucam.org> References: <20090911174019.1ed02737@infradead.org> <20090911220309.GB30989@srcf.ucam.org> <20090912052647.3b6dcb78@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090912052647.3b6dcb78@infradead.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1099 Lines: 26 On Sat, Sep 12, 2009 at 05:26:47AM +0200, Arjan van de Ven wrote: > On Fri, 11 Sep 2009 23:03:09 +0100 > Matthew Garrett wrote: > > > When you say that a bit more power was used, is that instantaneous > > power draw or total power consumption over the run of the benchmark? > > I'd have expected that completing it 50% faster and then going idle > > would be a win overall. > > I meant power, not total energy :-) > > in terms of energy it's a win if you only do a fixed amount of work... Ok, so not really a downside. Not entirely relatedly, we've also seen io throughput issues related to P-states - using ondemand, we get reduced throughput until the number of clients becomes high enough to push the system into a higher P state. Is this something you've been able to measure? -- Matthew Garrett | mjg59@srcf.ucam.org -- 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/