From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754890Ab2DPPgx (ORCPT ); Mon, 16 Apr 2012 11:36:53 -0400 Received: from hqemgate04.nvidia.com ([216.228.121.35]:10722 "EHLO hqemgate04.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754461Ab2DPPgv (ORCPT ); Mon, 16 Apr 2012 11:36:51 -0400 X-PGP-Universal: processed; by hqnvupgp05.nvidia.com on Mon, 16 Apr 2012 08:35:22 -0700 Date: Mon, 16 Apr 2012 18:34:56 +0300 From: Peter De Schrijver To: Daniel Lezcano CC: "Shilimkar, Santosh" , Kevin Hilman , Len Brown , Trinabh Gupta , Russell King , Stephen Warren , "linux-kernel@vger.kernel.org" , Deepthi Dharwar , "linux-tegra@vger.kernel.org" , Colin Cross , Olof Johansson , "linux-arm-kernel@lists.infradead.org" , Arjan van de Ven Subject: Re: [RFC PATCH] cpuidle: allow per cpu latencies Message-ID: <20120416153456.GB514@tbergstrom-lnx.Nvidia.com> References: <1333619620-21201-1-git-send-email-pdeschrijver@nvidia.com> <4F7DA009.4010802@linux.intel.com> <4F7F0D52.8080305@linaro.org> <20120410102857.GA22721@tbergstrom-lnx.Nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20120410102857.GA22721@tbergstrom-lnx.Nvidia.com> X-NVConfidentiality: public 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 > > Maybe we also want to make the 'disabled' flag per CPU then or provide some > other way the number of C states can be different per CPU? What do you think about this? Do we also want to make the disabled flag per CPU? Or how should we deal with a different number of C states per CPU? Thanks, Peter.