Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757999AbYGPGgW (ORCPT ); Wed, 16 Jul 2008 02:36:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752682AbYGPGgG (ORCPT ); Wed, 16 Jul 2008 02:36:06 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:13723 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756886AbYGPGgE (ORCPT ); Wed, 16 Jul 2008 02:36:04 -0400 X-IronPort-AV: E=McAfee;i="5200,2160,5339"; a="4754144" Message-ID: <487D96C9.7070502@qualcomm.com> Date: Tue, 15 Jul 2008 23:35:53 -0700 From: Max Krasnyansky User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Ingo Molnar CC: Linus Torvalds , Dmitry Adamushko , Vegard Nossum , Paul Menage , Paul Jackson , Peter Zijlstra , miaox@cn.fujitsu.com, rostedt@goodmis.org, Thomas Gleixner , Linux Kernel Subject: Re: current linux-2.6.git: cpusets completely broken References: <487C1374.8020404@qualcomm.com> <20080715083223.GA2600@elte.hu> <487C62FB.6030304@qualcomm.com> <20080715085738.GA6325@elte.hu> In-Reply-To: <20080715085738.GA6325@elte.hu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1040 Lines: 30 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. #2 Should be fairly straightforward. #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. Thanx Max -- 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/