Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759923AbYGPRBb (ORCPT ); Wed, 16 Jul 2008 13:01:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758058AbYGPRBN (ORCPT ); Wed, 16 Jul 2008 13:01:13 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:42227 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757874AbYGPRBL (ORCPT ); Wed, 16 Jul 2008 13:01:11 -0400 X-IronPort-AV: E=McAfee;i="5200,2160,5340"; a="4596717" Message-ID: <487E2950.7030905@qualcomm.com> Date: Wed, 16 Jul 2008 10:01:04 -0700 From: Max Krasnyansky User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Peter Zijlstra CC: Ingo Molnar , Linus Torvalds , Dmitry Adamushko , Vegard Nossum , Paul Menage , Paul Jackson , 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> <487D96C9.7070502@qualcomm.com> <1216192222.5232.7.camel@twins> In-Reply-To: <1216192222.5232.7.camel@twins> 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: 1462 Lines: 52 Peter Zijlstra wrote: > 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 */ Got it. Will fix and resend. Thanx for the ACKs and review. 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/