Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932138AbWJRJ5s (ORCPT ); Wed, 18 Oct 2006 05:57:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932162AbWJRJ5s (ORCPT ); Wed, 18 Oct 2006 05:57:48 -0400 Received: from omx1-ext.sgi.com ([192.48.179.11]:10166 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S932138AbWJRJ5r (ORCPT ); Wed, 18 Oct 2006 05:57:47 -0400 Date: Wed, 18 Oct 2006 04:56:21 -0500 From: Robin Holt To: Paul Jackson Cc: "Siddha, Suresh B" , dino@in.ibm.com, menage@google.com, Simon.Derr@bull.net, linux-kernel@vger.kernel.org, mbligh@google.com, rohitseth@google.com, dipankar@in.ibm.com, nickpiggin@yahoo.com.au Subject: Re: exclusive cpusets broken with cpu hotplug Message-ID: <20061018095621.GB15877@lnx-holt.americas.sgi.com> References: <20061017192547.B19901@unix-os.sc.intel.com> <20061018001424.0c22a64b.pj@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061018001424.0c22a64b.pj@sgi.com> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 28 On Wed, Oct 18, 2006 at 12:14:24AM -0700, Paul Jackson wrote: > > Anyone would like to fix it up? > > Hotplug is not high on my priority list. > > I do what I can in my spare time to avoid having cpusets or hotplug > break each other. > > Besides, I'm not sure I'd be able. I've gotten to the point where I am > confident I can make simple changes at the edges, such as mimicing the > sched domain side affects of the cpu_exclusive flag with my new > sched_domain flag. But that's near the current limit of my sched domain > writing skills. Paul and Suresh, Could this be as simple as a CPU_UP_PREPARE or CPU_DOWN_PREPARE removing all the cpu_exclusive cpusets and a CPU_UP_CANCELLED, CPU_DOWN_CANCELLED, CPU_ONLINE, CPU_DEAD going through and partitioning all the cpu_exclusive cpusets. Thanks, Robin - 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/