Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932406AbWBFWcG (ORCPT ); Mon, 6 Feb 2006 17:32:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932407AbWBFWcG (ORCPT ); Mon, 6 Feb 2006 17:32:06 -0500 Received: from mtagate2.uk.ibm.com ([195.212.29.135]:26931 "EHLO mtagate2.uk.ibm.com") by vger.kernel.org with ESMTP id S932406AbWBFWcE (ORCPT ); Mon, 6 Feb 2006 17:32:04 -0500 Message-ID: <43E7CE55.80007@fr.ibm.com> Date: Mon, 06 Feb 2006 23:31:49 +0100 From: Cedric Le Goater User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kirill Korotaev CC: Hubertus Franke , Greg KH , Dave Hansen , Linus Torvalds , Kirill Korotaev , Andrew Morton , Linux Kernel Mailing List , alan@lxorguk.ukuu.org.uk, serue@us.ibm.com, arjan@infradead.org, Rik van Riel , Alexey Kuznetsov , Andrey Savochkin , devel@openvz.org, Pavel Emelianov Subject: Re: [RFC][PATCH 1/5] Virtualization/containers: startup References: <43E38BD1.4070707@openvz.org> <43E3915A.2080000@sw.ru> <1138991641.6189.37.camel@localhost.localdomain> <20060203201945.GA18224@kroah.com> <43E3BE66.6050200@watson.ibm.com> <43E615BA.1080402@sw.ru> In-Reply-To: <43E615BA.1080402@sw.ru> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 706 Lines: 17 Kirill Korotaev wrote: >> How do we want to create the container? >> In our patch we did it through a /proc/container filesystem. >> Which created the container object and then on fork/exec switched over. > > this doesn't look good for a full virtualization solution, since proc > should be virtualized as well :) Well, /proc should be "virtualized" or "isolated", how do you expect a container to work correctly ? plenty of user space tools depend on it. C. - 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/