Messages in this thread |  | | | Date | Thu, 1 Mar 2007 19:05:43 +0530 | | From | Srivatsa Vaddagiri <> | | Subject | [PATCH 0/2] resource control file system - aka containers on top of nsproxy! |
| |
Paul, Based on some of the feedback to container patches, I have respun them to avoid the "container" structure abstraction and instead use nsproxy structure in the kernel. User interface (which I felt was neat in your patches) has been retained to be same.
What follows is the core (big) patch and the cpu_acct subsystem to serve as an example of how to use it. I suspect we can make cpusets also work on top of this very easily.
Oh and since most of the code is serving the purpose of being a filesystem, I have renamed the patch to be a resource control file system - rcfs!
-- Regards, vatsa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |