[Devel] Re: [PATCH] IPC namespace
Eric W. Biederman
ebiederm at xmission.com
Mon Jun 12 19:44:52 PDT 2006
Kirill Korotaev <dev at openvz.org> writes:
> 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
Minor nit. These patches are not git-bisect safe.
So if you have to apply them all to get a kernel
that builds.
Anyone trying to narrow down breakage is likely to land
in the middle and hit a compile error.
Eric
More information about the Devel
mailing list