[Devel] [RFC][PATCH 2/2] Virtualization of IPC
Kirill Korotaev
dev at sw.ru
Fri Mar 24 09:35:58 PST 2006
This patch introduces IPC namespaces, which allow to create isolated IPC
users or containers.
Introduces CONFIG_IPC_NS and ipc_namespace structure.
It also uses current->ipc_ns as a pointer to current namespace, which
reduces places where additional argument to functions should be added.
Signed-Off-By: Pavel Emelianov <xemul at openvz.org>
Signed-Off-By: Kirill Korotaev <dev at openvz.org>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff-ms-ipc-namespace
URL: <http://lists.openvz.org/pipermail/devel/attachments/20060324/8d8b8969/attachment-0001.ksh>
More information about the Devel
mailing list