Re: [PATCH v7 0/5] cpuset: Enable cpuset controller in default hierarchy

From: Mike Galbraith
Date: Fri Apr 20 2018 - 04:24:09 EST


On Thu, 2018-04-19 at 09:46 -0400, Waiman Long wrote:
> v7:
> - Add a root-only cpuset.cpus.isolated control file for CPU isolation.
> - Enforce that load_balancing can only be turned off on cpusets with
> CPUs from the isolated list.
> - Update sched domain generation to allow cpusets with CPUs only
> from the isolated CPU list to be in separate root domains.

I haven't done much, but was able to do a q/d manual build, populate
and teardown of system/critical sets on my desktop box, and it looked
ok. Thanks for getting this aboard the v2 boat.

-Mike