lkml.org 
[lkml]   [2019]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v3 1/2] sched/numa: introduce per-cgroup NUMA locality info
    From
    Date
    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

    > + to tell whether NUMA Balancing is working well for a particular
    > + workload.
    > +
    > menuconfig CGROUPS
    > bool "Control Group support"
    > select KERNFS


    --
    ~Randy
    Reported-by: Randy Dunlap <rdunlap@infradead.org>

    \
     
     \ /
      Last update: 2019-12-04 03:34    [W:4.745 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site