1
0
Fork 0
alistair23-linux/Documentation/admin-guide/cgroup-v1
Linus Torvalds d883600523 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup updates from Tejun Heo:

 - Christian extended clone3 so that processes can be spawned into
   cgroups directly.

   This is not only neat in terms of semantics but also avoids grabbing
   the global cgroup_threadgroup_rwsem for migration.

 - Daniel added !root xattr support to cgroupfs.

   Userland already uses xattrs on cgroupfs for bookkeeping. This will
   allow delegated cgroups to support such usages.

 - Prateek tried to make cpuset hotplug handling synchronous but that
   led to possible deadlock scenarios. Reverted.

 - Other minor changes including release_agent_path handling cleanup.

* 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  docs: cgroup-v1: Document the cpuset_v2_mode mount option
  Revert "cpuset: Make cpuset hotplug synchronous"
  cgroupfs: Support user xattrs
  kernfs: Add option to enable user xattrs
  kernfs: Add removed_size out param for simple_xattr_set
  kernfs: kvmalloc xattr value instead of kmalloc
  cgroup: Restructure release_agent_path handling
  selftests/cgroup: add tests for cloning into cgroups
  clone3: allow spawning processes into cgroups
  cgroup: add cgroup_may_write() helper
  cgroup: refactor fork helpers
  cgroup: add cgroup_get_from_file() helper
  cgroup: unify attach permission checking
  cpuset: Make cpuset hotplug synchronous
  cgroup.c: Use built-in RCU list checking
  kselftest/cgroup: add cgroup destruction test
  cgroup: Clean up css_set task traversal
2020-04-03 11:30:20 -07:00
..
blkio-controller.rst docs: cgroup-v1/blkio-controller.rst: remove a CFQ left over 2019-07-31 12:54:39 -06:00
cgroups.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
cpuacct.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
cpusets.rst docs: cgroup-v1: Document the cpuset_v2_mode mount option 2020-04-03 11:42:56 -04:00
devices.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
freezer-subsystem.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
hugetlb.rst hugetlb_cgroup: add hugetlb_cgroup reservation docs 2020-04-02 09:35:32 -07:00
index.rst doc: cgroup: improve formatting of references 2020-03-02 12:57:03 -07:00
memcg_test.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
memory.rst memcg, kmem: deprecate kmem.limit_in_bytes 2019-09-24 15:54:10 -07:00
net_cls.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
net_prio.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
pids.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00
rdma.rst docs: cgroup-v1: add it to the admin-guide book 2019-07-15 11:03:02 -03:00