On Fri, Jun 25, 2010 at 5:32 AM, Eric Brower <[email protected]> wrote: > Following are a few patches (for comment) intended to make > cgroup_create_cgroup_from_parent() functional. The current > documentation shows the following as an example: > > [cgroup_init()] > struct cgroup *foo = cgroup_new_cgroup("foo"); > cgroup_create_cgroup_from_parent(foo, 0); > > For a variety of reasons, this does not currently work. > > Comments, please, on the following patches before I spend more time on > this-- I'm not familiar with libcg, and I may misunderstand the use > model for which it was planned.
This is interesting, I am not when it broke, but I am not surprised since there aren't too many users of the API AFAIK Thanks for looking into this Balbir ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
