Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755508Ab0LQPgu (ORCPT ); Fri, 17 Dec 2010 10:36:50 -0500 Received: from mail-yx0-f174.google.com ([209.85.213.174]:32956 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755433Ab0LQPgs (ORCPT ); Fri, 17 Dec 2010 10:36:48 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qTNYgguFRl1owKF338M8MIoKdPVoGhPVdcH3Zv3LWUH4hm7kk5dyRel3Om3nTvt5ZY aGSSj2h7453wrI4wd5DrXUAibPKtkNhos1XmHazALIl5SRgPrAs1IIyoMWHH1HZLtOBe 8hW4M/3upApE5r8reHrPlSKuS8hPA0NmKR04g= MIME-Version: 1.0 In-Reply-To: <1292599007.2266.290.camel@twins> References: <7997200675c1a53b1954fdc3f46dd208db5dea77.1292578808.git.harald.gustafsson@ericsson.com> <1292596194.2266.283.camel@twins> <1292596369.2266.286.camel@twins> <1292599007.2266.290.camel@twins> Date: Fri, 17 Dec 2010 16:36:47 +0100 Message-ID: Subject: Re: [PATCH 1/3] Added runqueue clock normalized with cpufreq From: Harald Gustafsson To: Peter Zijlstra 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 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 771 Lines: 19 2010/12/17 Peter Zijlstra : > 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. That depends to a large degree on architecture, chip technology node and deployed user space applications. I don't agree that race-to-idle is a good idea for some/many combinations at least for embedded systems. But of course race-to-idle is simpler, but not necessarily giving the lowest energy. /Harald -- 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/