Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754205Ab2FMObj (ORCPT ); Wed, 13 Jun 2012 10:31:39 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:35043 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753453Ab2FMObi (ORCPT ); Wed, 13 Jun 2012 10:31:38 -0400 MIME-Version: 1.0 In-Reply-To: <1339594368.8980.41.camel@twins> References: <1339502524-10265-1-git-send-email-vincent.guittot@linaro.org> <1339502524-10265-4-git-send-email-vincent.guittot@linaro.org> <1339591666.8980.26.camel@twins> <1339594368.8980.41.camel@twins> Date: Wed, 13 Jun 2012 16:31:19 +0200 Message-ID: Subject: Re: [RFC 3/4] ARM: topology: Update cpu_power according to DT information From: Vincent Guittot To: Peter Zijlstra Cc: Amit Kucheria , Jean Pihet , linux@arm.linux.org.uk, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, rob.herring@calxeda.com, linaro-dev@lists.linaro.org, linux-arm-kernel@lists.infradead.org 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: 1040 Lines: 24 On 13 June 2012 15:32, Peter Zijlstra wrote: > On Wed, 2012-06-13 at 15:29 +0200, Vincent Guittot wrote: >> In fact, there is 2 tracks, one for a power aware scheduler and one >> for setting the capacity of each core of a big.LITTLE system. This >> patch is for the latter and is not directly link to the power because >> the default/performance mode of the scheduler should also take >> advantage of this information > > Fair enough.. can you include a little blurp in the changelog on how > this affects the capacity stuff for big.little and if that works as > desired due to these patches? OK, I will add explanations about how this affect the cpu_power field and the load balance of a big.LITTLE system, what is enhanced with this modification and what is not. > > -- 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/