[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181108154658.GY9761@hirez.programming.kicks-ass.net>
Date: Thu, 8 Nov 2018 16:46:58 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Waiman Long <longman@...hat.com>
Cc: Tejun Heo <tj@...nel.org>, Li Zefan <lizefan@...wei.com>,
Johannes Weiner <hannes@...xchg.org>,
Ingo Molnar <mingo@...hat.com>, cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
kernel-team@...com, pjt@...gle.com, luto@...capital.net,
Mike Galbraith <efault@....de>, torvalds@...ux-foundation.org,
Roman Gushchin <guro@...com>,
Juri Lelli <juri.lelli@...hat.com>,
Patrick Bellasi <patrick.bellasi@....com>,
Tom Hromatka <tom.hromatka@...cle.com>
Subject: Re: [PATCH v15 00/12] Enable cpuset controller in default hierarchy
On Thu, Nov 08, 2018 at 10:08:34AM -0500, Waiman Long wrote:
> Waiman Long (12):
> cpuset: Enable cpuset controller in default hierarchy
> cpuset: Define data structures to support scheduling partition
> cpuset: Simply allocation and freeing of cpumasks
> cpuset: Add new v2 cpuset.sched.partition flag
> cpuset: Add an error state to cpuset.sched.partition
> cpuset: Track cpusets that use parent's effective_cpus
> cpuset: Make CPU hotplug work with partition
> cpuset: Make generate_sched_domains() work with partition
> cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
> cpuset: Use descriptive text when reading/writing
> cpuset.sched.partition
> cpuset: Add documentation about the new "cpuset.sched.partition" flag
> cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
>
> Documentation/admin-guide/cgroup-v2.rst | 182 +++++-
> include/linux/cgroup-defs.h | 1 +
> kernel/cgroup/cgroup-internal.h | 2 +
> kernel/cgroup/cgroup.c | 14 +-
> kernel/cgroup/cpuset.c | 942 +++++++++++++++++++++++++++++---
> kernel/cgroup/debug.c | 4 +-
> 6 files changed, 1070 insertions(+), 75 deletions(-)
Acked-by: Peter Zijlstra (Intel) <peterz@...radead.org>
Thanks Waiman!
Powered by blists - more mailing lists