Re: [PATCH] cgroup: return early if it is already on preloaded list

From: Tejun Heo
Date: Mon Dec 13 2021 - 14:27:18 EST


On Sat, Dec 11, 2021 at 04:17:29PM +0000, Wei Yang wrote:
> If it is already on preloaded list, this means we have already setup
> this cset properly for migration.
>
> Let's skip this cset on this condition.

The patch looks fine but I think description can be improved. Can you just
say that it's just relocating the root cgrp lookup which isn't used anyway
when the cset is already on the preloaded list?

Thanks.

--
tejun