Re: [PATCH 1/2] cgroup: clean up the kernel configuration menu nomenclature
From: Tejun Heo <hidden>
Date: 2015-12-18 17:39:26
Also in:
lkml
From: Tejun Heo <hidden>
Date: 2015-12-18 17:39:26
Also in:
lkml
On Fri, Dec 18, 2015 at 10:23:03AM +0800, Zefan Li wrote:
quoted
config CGROUP_DEBUG - bool "Example debug cgroup subsystem" + bool "Example controller"But not all cgroup subsystems are controllers, which are debug, perf and cpuacct. I'm fine the other changes.
I think it's fine to call all of them controllers. Let's use that as the external facing noun to call all cgroup subsystems. It is a lot more specific and better describes the main purpose. Thanks. -- tejun