Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761033Ab2FDWDV (ORCPT ); Mon, 4 Jun 2012 18:03:21 -0400 Received: from mga11.intel.com ([192.55.52.93]:2528 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757027Ab2FDWDU convert rfc822-to-8bit (ORCPT ); Mon, 4 Jun 2012 18:03:20 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="160880851" From: "Luck, Tony" To: Thomas Gleixner , "Yu, Fenghua" CC: Ingo Molnar , H Peter Anvin , "Siddha, Suresh B" , "Mallick, Asit K" , Arjan Dan De Ven , linux-kernel , x86 , linux-pm , "Srivatsa S. Bhat" , Peter Zijlstra , Rusty Russell Subject: RE: [PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait or nmi Thread-Topic: [PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait or nmi Thread-Index: AQHNQoAPFj9sktPv9UGlpY91mwdZJJbrDNOA//+Lt1A= Date: Mon, 4 Jun 2012 20:18:42 +0000 Message-ID: <3908561D78D1C84285E8C5FCA982C28F192F7F17@ORSMSX104.amr.corp.intel.com> References: <1338833876-29721-1-git-send-email-fenghua.yu@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.139] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 848 Lines: 17 > I'm working on a proper state machine driven online/offline sequence, > where you can put the cpu into an intermediate state which avoids > bringing it down completely. This is enough to get the full > powersaving benefits w/o having to go through all the synchronization > states of a full online/offline. That will shorten the onlining time > of an previously offlined cpu to almost nothing. Will this also be a step towards Fenghua's goal of being able to take cpu#0 away. I.e. will your state machine be fully symmetric and allow for cpu#0 to enter this intermediate mostly-offline state? -Tony -- 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/