Re: A "domain invalid" cgroup *can* sometimes have member tasks

From: Tejun Heo
Date: Tue Feb 20 2018 - 18:01:47 EST


On Tue, Feb 20, 2018 at 11:35:47AM -0800, Tejun Heo wrote:
> Hmm... nr_populated_domain_children check should have caught that
> condition and rejected it. Will look into what's going on.

Ah, okay, I was special-casing the first level children case too
early. If you nest the test case by one more level, it fails as
intended. I'll fix the checks.

Thanks.

--
tejun