Re: [PATCH v14 00/12] Enable cpuset controller in default hierarchy
From: Peter Zijlstra
Date: Thu Nov 08 2018 - 04:41:59 EST
On Wed, Nov 07, 2018 at 01:32:29PM -0800, Tejun Heo wrote:
> How about the following?
>
> Interface file is named "cpuset.cpus.partition" as it's a partition of
> cpus. The writeable keys are "root" and "member" - a partition root
> and a partition member. When "root" is requested but can't be
> satisfied it shows "root invalid". This seems pretty consistent with
> cgroup.type and other cpuset files.
I can live with that, thanks!