Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758072Ab2FEORE (ORCPT ); Tue, 5 Jun 2012 10:17:04 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:51946 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753228Ab2FEORC (ORCPT ); Tue, 5 Jun 2012 10:17:02 -0400 Date: Tue, 5 Jun 2012 10:17:01 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Arjan van de Ven cc: Rusty Russell , Peter Zijlstra , Thomas Gleixner , Fenghua Yu , Ingo Molnar , H Peter Anvin , Suresh B Siddha , Tony Luck , Asit K Mallick , linux-kernel , x86 , linux-pm , "Srivatsa S. Bhat" Subject: Re: [PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait or nmi In-Reply-To: <4FCD5F88.6050502@linux.intel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 805 Lines: 20 On Mon, 4 Jun 2012, Arjan van de Ven wrote: > > I disagree. Deactivating a cpu for power saving is halfway to hotplug > > anyway. I'd rather unify the two cases, where we can specify how dead a > > CPU should be, than have individual archs and boards do random hacks. > > well on PC's there really is no difference at least; > idle equals "all power removed" already there. This doesn't sound right at all. Len Brown has often told us that on Intel chips, power can't be removed from a package until _all_ the cores in the package are idle. Alan Stern -- 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/