Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753641Ab0LQPRR (ORCPT ); Fri, 17 Dec 2010 10:17:17 -0500 Received: from casper.infradead.org ([85.118.1.10]:37459 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753496Ab0LQPRQ convert rfc822-to-8bit (ORCPT ); Fri, 17 Dec 2010 10:17:16 -0500 Subject: Re: [PATCH 1/3] Added runqueue clock normalized with cpufreq From: Peter Zijlstra To: Harald Gustafsson Cc: Harald Gustafsson , Dario Faggioli , linux-kernel@vger.kernel.org, Ingo Molnar , Thomas Gleixner , Claudio Scordino , Michael Trimarchi , Fabio Checconi , Tommaso Cucinotta , Juri Lelli , Dario Faggioli In-Reply-To: References: <7997200675c1a53b1954fdc3f46dd208db5dea77.1292578808.git.harald.gustafsson@ericsson.com> <1292596194.2266.283.camel@twins> <1292596369.2266.286.camel@twins> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Fri, 17 Dec 2010 16:16:47 +0100 Message-ID: <1292599007.2266.290.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1015 Lines: 20 On Fri, 2010-12-17 at 16:06 +0100, Harald Gustafsson wrote: > 2010/12/17 Peter Zijlstra : > > This is all assuming lowering the frequency is sensible to begin with in > > the first place... but that's all part of the CPUfreq governor, it needs > > to find a way to lower energy usage while conforming to the system > > constraints. > > Yes, I and you have already suggested the safe way to not lower it below > the total dl bandwidth. But for softer use cases it might be possible to > e.g. exclude threads with longer periods than cpufreq change periods in the > minimum frequency. I was more hinting at the fact that CPUfreq is at best a controversial approach to power savings. I much prefer the whole race-to-idle approach, its much simpler. -- 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/