Re: [PATCH] cgroup: return early if it is already on preloaded list
From: Wei Yang <hidden>
Date: 2021-12-14 00:36:10
Also in:
lkml
From: Wei Yang <hidden>
Date: 2021-12-14 00:36:10
Also in:
lkml
On Mon, Dec 13, 2021 at 09:27:12AM -1000, Tejun Heo wrote:
On Sat, Dec 11, 2021 at 04:17:29PM +0000, Wei Yang wrote:quoted
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?
Sure, let me try to rephrase it :-)
Thanks. -- tejun
-- Wei Yang Help you, Help me