[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fa116746-cc1f-4e32-fc4c-b64bddce26c2@linux.alibaba.com>
Date: Wed, 4 Dec 2019 10:38:09 +0800
From: 王贇 <yun.wang@...ux.alibaba.com>
To: Randy Dunlap <rdunlap@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Juri Lelli <juri.lelli@...hat.com>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Steven Rostedt <rostedt@...dmis.org>,
Ben Segall <bsegall@...gle.com>, Mel Gorman <mgorman@...e.de>,
Luis Chamberlain <mcgrof@...nel.org>,
Kees Cook <keescook@...omium.org>,
Iurii Zaikin <yzaikin@...gle.com>,
Michal Koutný <mkoutny@...e.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org,
"Paul E. McKenney" <paulmck@...ux.ibm.com>,
Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH v3 1/2] sched/numa: introduce per-cgroup NUMA locality
info
On 2019/12/4 上午10:33, Randy Dunlap wrote:
> On 12/2/19 10:00 PM, 王贇 wrote:
>> diff --git a/init/Kconfig b/init/Kconfig
>> index 4d8d145c41d2..9c086f716a6d 100644
>> --- a/init/Kconfig
>> +++ b/init/Kconfig
>> @@ -817,6 +817,15 @@ config NUMA_BALANCING_DEFAULT_ENABLED
>> If set, automatic NUMA balancing will be enabled if running on a NUMA
>> machine.
>>
>> +config CGROUP_NUMA_LOCALITY
>> + bool "The per-cgroup NUMA Locality"
>
> I would drop "The".
>
>> + default n
>> + depends on CGROUP_SCHED && NUMA_BALANCING
>> + help
>> + This option enable the collection of per-cgroup NUMA locality info,
>
> enables
Will fix them in next version too~
Regards,
Michael Wang
>
>> + to tell whether NUMA Balancing is working well for a particular
>> + workload.
>> +
>> menuconfig CGROUPS
>> bool "Control Group support"
>> select KERNFS
>
>
Powered by blists - more mailing lists