PID virtualization: a wealth of choices
PID virtualization: a wealth of choices
Posted Feb 11, 2006 12:39 UTC (Sat) by ebiederm (subscriber, #35028)Parent article: PID virtualization: a wealth of choices
My approach does address the architecture for the larger issue.
I just assume that we won't solve all of the problems simultaneously. The problem is just to big. So by taking the problem one namespace at a time we can incrementally get code into the kernel. As well as allowing flexibility as well.
I am reusing the architecture we already have that has used tasks to build threads, and processes. I am just taking the next step to build virtual
private servers/guest/containers/... Whatever you want to call them.
Eric
