Re: [PATCHSET] cgroup: simplify cgroup removal path

From: Tejun Heo
Date: Wed Oct 31 2012 - 12:35:13 EST


On Wed, Oct 31, 2012 at 05:31:34PM +0100, Michal Hocko wrote:
> Thanks for this cleanup. The code looks much better now and:
> $ git diff --stat mmotm...tj-cgroups/review-cgroup-rmdir-updates
> block/blk-cgroup.c | 3 +-
> include/linux/cgroup.h | 41 +-------
> kernel/cgroup.c | 256 ++++++++++++------------------------------------
> mm/hugetlb_cgroup.c | 11 +--
> mm/memcontrol.c | 51 ++--------
> 5 files changed, 75 insertions(+), 287 deletions(-)
>
> speaks for itself.

Oh, yeah, I've been wanting to do this for so long. :)

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/