On Mon, Aug 25, 2008 at 10:22 PM, Lai Jiangshan <[EMAIL PROTECTED]> wrote: > It's complicated than necessary and change too much code IMO.
What about the problem that maintaining a single pid array can still fail for a really large cgroup? I guess we could just say "don't create such large cgroups" but someone's bound to want to do that. Perhaps use an array of pages rather than a single large kmalloc? Paul _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
