From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Linus Torvalds
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>,
cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PULL] cgroup changes for v5.6-rc1
Date: Mon, 27 Jan 2020 16:47:49 -0500 [thread overview]
Message-ID: <20200127214749.GC180576@mtj.thefacebook.com> (raw)
Hello, Linus.
* cgroup2 interface for hugetlb controller. I think this was the last
remaining bit which was missing from cgroup2.
* Fixes for race and a spurious warning in threaded cgroup handling.
* Other minor changes.
Thanks.
The following changes since commit 6afa873170a612b2b9e392c19c523ed8aae6fbc9:
Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2019-12-16 10:06:04 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.6
for you to fetch changes up to 9ea37e24d4a95dd934a0600d65caa25e409705bb:
iocost: Fix iocost_monitor.py due to helper type mismatch (2020-01-17 11:54:35 -0800)
----------------------------------------------------------------
Chen Zhou (1):
cgroup: fix function name in comment
Giuseppe Scrivano (1):
mm: hugetlb controller for cgroups v2
Michal Koutný (1):
cgroup: Prevent double killing of css when enabling threaded cgroup
Tejun Heo (1):
iocost: Fix iocost_monitor.py due to helper type mismatch
Documentation/admin-guide/cgroup-v2.rst | 29 +++++
include/linux/hugetlb.h | 3 +-
kernel/cgroup/cgroup.c | 11 +-
kernel/cgroup/rstat.c | 2 +-
mm/hugetlb_cgroup.c | 198 ++++++++++++++++++++++++++++++--
tools/cgroup/iocost_monitor.py | 4 +-
6 files changed, 227 insertions(+), 20 deletions(-)
--
tejun
next reply other threads:[~2020-01-27 21:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-27 21:47 Tejun Heo [this message]
2020-01-27 23:55 ` [GIT PULL] cgroup changes for v5.6-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200127214749.GC180576@mtj.thefacebook.com \
--to=tj-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox