Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756327AbYGPHKP (ORCPT ); Wed, 16 Jul 2008 03:10:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751061AbYGPHKB (ORCPT ); Wed, 16 Jul 2008 03:10:01 -0400 Received: from viefep18-int.chello.at ([213.46.255.22]:46922 "EHLO viefep16-int.chello.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751939AbYGPHKB (ORCPT ); Wed, 16 Jul 2008 03:10:01 -0400 X-SourceIP: 62.163.52.83 Subject: Re: current linux-2.6.git: cpusets completely broken From: Peter Zijlstra To: Max Krasnyansky Cc: Ingo Molnar , Linus Torvalds , Dmitry Adamushko , Vegard Nossum , Paul Menage , Paul Jackson , miaox@cn.fujitsu.com, rostedt@goodmis.org, Thomas Gleixner , Linux Kernel In-Reply-To: <487D96C9.7070502@qualcomm.com> References: <487C1374.8020404@qualcomm.com> <20080715083223.GA2600@elte.hu> <487C62FB.6030304@qualcomm.com> <20080715085738.GA6325@elte.hu> <487D96C9.7070502@qualcomm.com> Content-Type: text/plain Date: Wed, 16 Jul 2008 09:10:22 +0200 Message-Id: <1216192222.5232.7.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1322 Lines: 46 On Tue, 2008-07-15 at 23:35 -0700, Max Krasnyansky wrote: > There are now three patches that are outstanding (pending reviews, etc) on this: > > 1. cpu hotplug, sched: Introduce cpu_active_map and redo sched\ > domain managment (take 2) > > 2. cpu hotplug: Make cpu_active_map synchronization dependency clear > > 3. cpuset: Make rebuild_sched_domains() usable from any context (take 2) > > Please review/ack/nak/etc. > > ---- > Linus ACKed #1 and Ingo seemed to be more or less ok with it. We need ACKs > from Dmitry, Peter and Greg on the general approach and due to some > non-trivial merges with their stuff. RT balancer cpupri thingy and and RT > bandwidth handling. ACK > #2 Should be fairly straightforward. Has a misformed comment, ACK when that's fixed. > #3 Need ACKs from Paul J. and Paul M. overall they seemed ok with the first > version, and new version implements the suggested workqueue based rebuild. Has more misformed comments. Please use /* * this is a multiline * comment */ instead of /* this is a multiline * comment */ -- 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/