[Devel] Re: [PATCH] IPC namespace

Dave Hansen haveblue at us.ibm.com
Mon Jun 12 10:19:28 PDT 2006


On Fri, 2006-06-09 at 18:55 +0400, Kirill Korotaev wrote:
> 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.

Do you, by chance, have any test cases for this code that test the
unsharing itself, and not just the functionality before and after an
unshare?  

-- Dave




More information about the Devel mailing list