Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932305AbWBBVrp (ORCPT ); Thu, 2 Feb 2006 16:47:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932308AbWBBVrp (ORCPT ); Thu, 2 Feb 2006 16:47:45 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:22707 "EHLO ebiederm.dsl.xmission.com") by vger.kernel.org with ESMTP id S932304AbWBBVrm (ORCPT ); Thu, 2 Feb 2006 16:47:42 -0500 To: Cedric Le Goater Cc: Kirill Korotaev , Linus Torvalds , Hubertus Franke , Dave Hansen , Greg KH , Alan Cox , "Serge E. Hallyn" , Arjan van de Ven , Linux Kernel Mailing List Subject: Re: RFC [patch 13/34] PID Virtualization Define new task_pid api References: <20060117143258.150807000@sergelap> <20060117143326.283450000@sergelap> <1137511972.3005.33.camel@laptopd505.fenrus.org> <20060117155600.GF20632@sergelap.austin.ibm.com> <1137513818.14135.23.camel@localhost.localdomain> <1137518714.5526.8.camel@localhost.localdomain> <20060118045518.GB7292@kroah.com> <1137601395.7850.9.camel@localhost.localdomain> <43D14578.6060801@watson.ibm.com> <43E21BD0.6000606@sw.ru> <43E2249D.8060608@sw.ru> <43E22DCA.3070004@sw.ru> <43E27A68.40003@fr.ibm.com> From: ebiederm@xmission.com (Eric W. Biederman) Date: Thu, 02 Feb 2006 14:46:00 -0700 In-Reply-To: <43E27A68.40003@fr.ibm.com> (Cedric Le Goater's message of "Thu, 02 Feb 2006 22:32:24 +0100") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 553 Lines: 14 Cedric Le Goater writes: > Now, would it be possible to have an 'application' container using a > private PID space and being friendly to the usual unix process semantics ? > We haven't found a solution yet ... Well that is what I implemented. So I am pretty certain it is solvable. Eric - 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/