Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750700AbWITXgg (ORCPT ); Wed, 20 Sep 2006 19:36:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750723AbWITXgg (ORCPT ); Wed, 20 Sep 2006 19:36:36 -0400 Received: from omx1-ext.sgi.com ([192.48.179.11]:27080 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S1750700AbWITXgf (ORCPT ); Wed, 20 Sep 2006 19:36:35 -0400 Date: Wed, 20 Sep 2006 16:36:25 -0700 (PDT) From: Christoph Lameter To: Rohit Seth cc: Paul Jackson , ckrm-tech@lists.sourceforge.net, devel@openvz.org, npiggin@suse.de, linux-kernel@vger.kernel.org Subject: Re: [patch00/05]: Containers(V2)- Introduction In-Reply-To: <1158795231.7207.21.camel@galaxy.corp.google.com> Message-ID: References: <1158718568.29000.44.camel@galaxy.corp.google.com> <1158773208.8574.53.camel@galaxy.corp.google.com> <1158775678.8574.81.camel@galaxy.corp.google.com> <20060920155815.33b03991.pj@sgi.com> <1158795231.7207.21.camel@galaxy.corp.google.com> 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: 859 Lines: 20 On Wed, 20 Sep 2006, Rohit Seth wrote: > > How does the containers implementation under discussion behave if a > > process is part of a container and the container is removed? > It first removes all the tasks belonging to this container (which means > resetting the container pointers in task_struct and then per page > container pointer belonging to anonymous pages). It then clears the > container pointers in the mapping structure and also in the pages > belonging to these files. So the application continues to run unharmed? Could we equip containers with restrictions on processors and nodes for NUMA? - 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/