Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752423AbYLICqT (ORCPT ); Mon, 8 Dec 2008 21:46:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750914AbYLICqE (ORCPT ); Mon, 8 Dec 2008 21:46:04 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:49989 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750766AbYLICqC (ORCPT ); Mon, 8 Dec 2008 21:46:02 -0500 Date: Tue, 9 Dec 2008 03:45:43 +0100 From: Ingo Molnar To: James Morris , Peter Zijlstra Cc: "Serge E. Hallyn" , lkml , "Eric W. Biederman" , Michael Kerrisk , Dhaval Giani Subject: Re: [PATCH 1/1] user namespaces: document CFS behavior Message-ID: <20081209024543.GA11538@elte.hu> References: <20081208215221.GA3954@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1135 Lines: 34 * James Morris wrote: > On Mon, 8 Dec 2008, Serge E. Hallyn wrote: > > > Documented the currently bogus state of support for CFS user groups with > > user namespaces. In particular, all users in a user namespace should be > > children of the user which created the user namespace. This is yet to > > be implemented. > > > > Signed-off-by: Serge E. Hallyn > > Acked-by: Dhaval Giani > > > > Signed-off-by: Serge E. Hallyn > > Applied. hm, i'd rather carry these in the scheduler tree as we've got some changes in this area already and because these are arguably scheduler changes: Documentation/scheduler/sched-design-CFS.txt | 21 +++++++++++++++++++++ kernel/user.c | 8 +++++++- the incompleteness of CONFIG_USER_SCHED is not addressed yet. Ok? Ingo -- 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/