Thanks for the details. I have only done userspace C so there's probably tons of stuff lets less obvious to me. It looks like user namespaces were the your biggest hurdle, and even if I were just to try to do rio AFIAK /dev/draw and the other special filesystems heavily depend on user namespaces. Fortunately I think some progress might be made:
The most recent article I could find is this (April) https://lwn.net/Articles/491310/ and the git repository (last updated in May) https://git.kernel.org/?p=linux/kernel/git/ebiederm/user-namespace.git I'm not quite sure, but It's possible the patches might be pretty complete, and they are being withheld from mainline because of other reasons. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/glendix?hl=en
