Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752105AbZIXHus (ORCPT ); Thu, 24 Sep 2009 03:50:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751834AbZIXHup (ORCPT ); Thu, 24 Sep 2009 03:50:45 -0400 Received: from viefep11-int.chello.at ([62.179.121.31]:7582 "EHLO viefep11-int.chello.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751828AbZIXHuo (ORCPT ); Thu, 24 Sep 2009 03:50:44 -0400 X-SourceIP: 213.93.53.227 Subject: Re: [PATCH v2 0/2] cpu: pseries: Offline state framework. From: Peter Zijlstra To: Benjamin Herrenschmidt Cc: Gautham R Shenoy , Joel Schopp , Vaidyanathan Srinivasan , Dipankar Sarma , Balbir Singh , Venkatesh Pallipadi , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, "Darrick J. Wong" In-Reply-To: <1253753307.7103.356.camel@pasglop> References: <20090828095741.10641.32053.stgit@sofia.in.ibm.com> <1251869611.7547.38.camel@twins> <1253753307.7103.356.camel@pasglop> Content-Type: text/plain Date: Thu, 24 Sep 2009 09:51:07 +0200 Message-Id: <1253778667.7695.130.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1047 Lines: 26 On Thu, 2009-09-24 at 10:48 +1000, Benjamin Herrenschmidt wrote: > On Wed, 2009-09-02 at 07:33 +0200, Peter Zijlstra wrote: > > > > I'm still thinking this is a bad idea. > > > > The OS should only know about online/offline. > > > > Use the hypervisor interface to deal with the cpu once its offline. > > > > That is, I think this interface you propose is a layering violation. > > > I don't quite follow your logic here. This is useful for more than just > hypervisors. For example, take the HV out of the picture for a moment > and imagine that the HW has the ability to offline CPU in various power > levels, with varying latencies to bring them back. cpu-hotplug is an utter slow path, anybody saying latency and hotplug in the same sentence doesn't seem to grasp either or both concepts. -- 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/