[Devel] [PATCH] IPC namespace

Kirill Korotaev dev at openvz.org
Fri Jun 9 07:55:48 PDT 2006


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 at openvz.org>
Signed-Off-By: Kirill Korotaev <dev at openvz.org>

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




More information about the Devel mailing list