Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760155Ab3DZK4P (ORCPT ); Fri, 26 Apr 2013 06:56:15 -0400 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:32810 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757031Ab3DZK4N (ORCPT ); Fri, 26 Apr 2013 06:56:13 -0400 Date: Fri, 26 Apr 2013 12:54:31 +0200 From: Peter Zijlstra To: Arjan van de Ven Cc: Alex Shi , Vincent Guittot , Preeti U Murthy , linux-kernel , LAK , "linaro-kernel@lists.linaro.org" , Ingo Molnar , Russell King - ARM Linux , Paul Turner , Santosh , Morten Rasmussen , Chander Kashyap , "cmetcalf@tilera.com" , "tony.luck@intel.com" , Paul McKenney , Thomas Gleixner , Len Brown , Amit Kucheria , Jonathan Corbet Subject: Re: [RFC PATCH v3 5/6] sched: pack the idle load balance Message-ID: <20130426105431.GF8669@dyad.programming.kicks-ass.net> References: <1363955155-18382-1-git-send-email-vincent.guittot@linaro.org> <1363955155-18382-6-git-send-email-vincent.guittot@linaro.org> <1364302359.5053.21.camel@laptop> <1364308932.5053.46.camel@laptop> <5174CE96.3060805@linux.vnet.ibm.com> <5175F09E.1000304@intel.com> <5176A932.5050506@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5176A932.5050506@linux.intel.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 652 Lines: 13 On Tue, Apr 23, 2013 at 08:30:58AM -0700, Arjan van de Ven wrote: > For x86 we should not be setting such flag then; we don't have a way for some cpu packages to > go to an extra deep power state if they're completely idle. > (this afaik is true for both Intel and AMD) You say 'some'; this implies we do for others, right? We can dynamically set the required flags in the arch setup when it makes sense. -- 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/