On Thu, 2006-10-12 at 16:51 -0700, Greg KH wrote:
<snip>
> > BTW, it it not just CKRM/RG, Paul Menage as recently extracted the
> > processes aggregation from cpuset to have an independent infrastructure
> > (http://marc.theaimsgroup.com/?l=ckrm-tech&m=116006307018720&w=2), which
> > has its own file system. I was advocating him to use configfs. But, he
> > also has this issue/limitation.
>
> That's one reason it is so easy to just write your own filesystem then.
> What is it these days, less than 200 lines of code? I bet you can even
For my_school_project_fs perhaps 200 lines is sufficient.
Paul Menage's patch which Chandra was referring to:
http://lkml.org/lkml/2006/9/28/104
is 1700 insertions.