linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cgroup changes for v5.15-rc1
@ 2021-08-31 16:42 Tejun Heo
  2021-08-31 23:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2021-08-31 16:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, cgroups

Hello, Linus.

Two cpuset behavior changes:

* cpuset on cgroup2 is changed to enable memory migration based on nodemask
  by default.

* A notification is generated when cpuset partition state changes.

All other patches are minor fixes and clenaups.

Thanks.

The following changes since commit d936eb23874433caa3e3d841cfa16f5434b85dcf:

  Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" (2021-07-15 18:05:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.15

for you to fetch changes up to d20d30ebb199354729c64c86945ed25c66ff4991:

  cgroup: Avoid compiler warnings with no subsystems (2021-08-30 07:36:43 -1000)

----------------------------------------------------------------
Kees Cook (1):
      cgroup: Avoid compiler warnings with no subsystems

Nicolas Saenz Julienne (1):
      cgroup/cpuset: Avoid memory migration when nodemasks match

Randy Dunlap (1):
      cgroup: cgroup-v1: clean up kernel-doc notation

Sebastian Andrzej Siewior (1):
      cgroup: Replace deprecated CPU-hotplug functions.

Waiman Long (5):
      cgroup/cpuset: Miscellaneous code cleanup
      cgroup/cpuset: Fix a partition bug with hotplug
      cgroup/cpuset: Fix violation of cpuset locking rule
      cgroup/cpuset: Enable event notification when partition state changes
      cgroup/cpuset: Enable memory migration for cpuset v2

zhaoxiaoqiang11 (1):
      cgroup: remove cgroup_mount from comments

 Documentation/admin-guide/cgroup-v2.rst |  11 +++
 kernel/cgroup/cgroup-v1.c               |   8 +-
 kernel/cgroup/cgroup.c                  |  27 ++++--
 kernel/cgroup/cpuset.c                  | 162 +++++++++++++++++++++-----------
 4 files changed, 144 insertions(+), 64 deletions(-)

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] cgroup changes for v5.15-rc1
  2021-08-31 16:42 [GIT PULL] cgroup changes for v5.15-rc1 Tejun Heo
@ 2021-08-31 23:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-31 23:00 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel, cgroups

The pull request you sent on Tue, 31 Aug 2021 06:42:31 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.15

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/69dc8010b8fca475170650a4ebbc0074541df859

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-31 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31 16:42 [GIT PULL] cgroup changes for v5.15-rc1 Tejun Heo
2021-08-31 23:00 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).