|
|
Subscribe / Log in / New account

IPC namespace

From:  Kirill Korotaev <dev@openvz.org>
To:  Andrew Morton <akpm@osdl.org>
Subject:  [PATCH] IPC namespace
Date:  Fri, 09 Jun 2006 18:55:48 +0400
Cc:  devel@openvz.org, xemul@openvz.org, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, ebiederm@xmission.com, herbert@13thfloor.at, saw@sw.ru, serue@us.ibm.com, sfrench@us.ibm.com, sam@vilain.net, haveblue@us.ibm.com, clg@fr.ibm.com

The patches in this thread add IPC namespace functionality
additionally to already included in -mm tree UTS namespace.

This patch set allows to unshare IPCs and have a private set
of IPC objects (sem, shm, msg) inside namespace. Basically, it is 
another building block of containers functionality.

Tested with LTP inside namespaces.

Signed-Off-By: Pavel Emelianiov <xemul@openvz.org>
Signed-Off-By: Kirill Korotaev <dev@openvz.org>

P.S. patches are against linux-2.6.17-rc6-mm1



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds