On Sat, Jul 21, 2012 at 12:48:34AM +0530, Aneesh Kumar K.V wrote: > Does cgroup_rmdir do a cgroup_task_count check ? I do see that it check > cgroup->childern and cgroup->count. But cgroup->count is not same as > task_count right ? > > May be we need to push the task_count check also to rmdir so that > pre_destory doesn't need to check this task_count implies cgroup refcnt which cgroup core does check. No need to worry about that, ->children or whatever from memcg. As soon as the deprecated behavior is gone, everything will be okay; otherwise, it's a bug in cgroup core. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html