Messages in this thread |  | | | Date | Fri, 09 Jun 2006 18:55:48 +0400 | | From | Kirill Korotaev <> | | Subject | [PATCH] IPC namespace |
| |
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
- 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/
|  |