[Devel] Re: [PATCH 1/2] rcfs core patch
Herbert Poetzl
herbert at 13thfloor.at
Fri Mar 9 17:00:41 PST 2007
On Fri, Mar 09, 2007 at 11:25:47AM -0800, Paul Jackson wrote:
> > Ease of use maybe. Scripts can be more readily used with a fs-based
> > interface.
>
> And, as I might have already stated, file system API's are a natural
> fit for hierarchically shaped data, especially if the nodes in the
> hierarchy would benefit from file system like permission attributes.
personally, I'd prefer to avoid hierarchical
structures wherever possible, because they tend
to make processing and checks a lot more complicated
than necessary, and if we really want hierarchical
structures, it might be more than sufficient to
keep the hierarchy in userspace, and use a flat
representation inside the kernel ...
but hey, I'm all for running a hypervisor under
a hypervisor running inside a hypervisor :)
best,
Herbert
> --
> I won't rest till it's the best ...
> Programmer, Linux Scalability
> Paul Jackson <pj at sgi.com> 1.925.600.0401
> _______________________________________________
> Containers mailing list
> Containers at lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/containers
_______________________________________________
Containers mailing list
Containers at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
More information about the Devel
mailing list