Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932532Ab2HVNKG (ORCPT ); Wed, 22 Aug 2012 09:10:06 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:44099 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932489Ab2HVNKB (ORCPT ); Wed, 22 Aug 2012 09:10:01 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX18kQcMFvUwksYcG2zi7irEL3DcMOnoRlEeEkx/srF +VryqzOce0ELT6 Message-ID: <1345640993.26849.62.camel@marge.simpson.net> Subject: Re: [discussion]sched: a rough proposal to enable power saving in scheduler From: Mike Galbraith To: Arjan van de Ven Cc: Alan Cox , Ingo Molnar , Matthew Garrett , Peter Zijlstra , Alex Shi , Suresh Siddha , vincent.guittot@linaro.org, svaidy@linux.vnet.ibm.com, Andrew Morton , Linus Torvalds , "linux-kernel@vger.kernel.org" , Thomas Gleixner , Paul Turner Date: Wed, 22 Aug 2012 15:09:53 +0200 In-Reply-To: <5034D878.1000305@linux.intel.com> References: <1345028738.31459.82.camel@twins> <502BA7DC.7060907@linux.intel.com> <1345041548.31459.90.camel@twins> <502BB5A3.5000403@linux.intel.com> <1345043096.31459.106.camel@twins> <502BE38D.9030405@linux.intel.com> <20120820080606.GA6931@gmail.com> <20120820181651.GA737@srcf.ucam.org> <20120821094203.GB12385@gmail.com> <20120821113951.GA22436@srcf.ucam.org> <20120821151910.GA5359@gmail.com> <20120821170254.0b10ece6@pyramind.ukuu.org.uk> <1345614110.4374.65.camel@marge.simpson.net> <5034D878.1000305@linux.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1404 Lines: 35 On Wed, 2012-08-22 at 06:02 -0700, Arjan van de Ven wrote: > On 8/21/2012 10:41 PM, Mike Galbraith wrote: > > On Tue, 2012-08-21 at 17:02 +0100, Alan Cox wrote: > > > >> I'd like to see actual numbers and evidence on a wide range of workloads > >> the spread/don't spread thing is even measurable given that you've also > >> got to factor in effects like completing faster and turning everything > >> off. I'd *really* like to see such evidence on a laptop,which is your > >> one cited case it might work. > > > > For my dinky dual core laptop, I suspect you're right, but for a more > > powerful laptop, I'd expect spread/don't to be noticeable. > > yeah if you don't spread, you will waste some power. > but.. current linux behavior is to spread. > so we can only make it worse. Hm, so I can stop fretting about select_idle_sibling(). Good. > > Yeah, hard numbers would be nice to see. > > > > If I had a powerful laptop, I'd kill irq balancing, and all but periodic > > load balancing, and expect to see a positive result. > > I'd expect to see a negative result ;-) Ok, so I have my head on backward. Gives a different perspective :) -Mike -- 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/