[patch -mm 0/5] mqueue namespace

Eric W. Biederman ebiederm at xmission.com
Tue Oct 2 03:50:25 PDT 2007


Cedric Le Goater <clg at fr.ibm.com> writes:

> Hello,
>
> Here's the mqueue namespace patchset. 
>
> If you're OK with it, I'll rebase on the next -mm which should contain
> the new CONFIG_NAMESPACES and send to andrew.

Well the CLONE flag is a conflict with the network namespace.

I was hoping someone had managed to make message queues work
through the filesystem API and then this would just be a matter
of multiple mounts of a filesystem.

However given the syscalls and the rest I guess this really does
count as a separate namespace :(

Eric


More information about the Containers mailing list