mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 22:54:07 +00:00
* Per-cpu cpu usage stats are now tracked. This currently isn't printed out
in the cgroupfs interface and can only be accessed through e.g. BPF.
Should decide on a not-too-ugly way to show per-cpu stats in cgroupfs.
* cpuset received some cleanups and prepatory patches for the pending
cpus.exclusive patchset which will allow cpuset partitions to be created
below non-partition parents, which should ease the management of partition
cpusets.
* A lot of code and documentation cleanup patches.
* tools/testing/selftests/cgroup/test_cpuset.c is added. This causes trivial
conflicts in .gitignore and Makefile under the directory against
|
||
|---|---|---|
| .. | ||
| blkio-controller.rst | ||
| cgroups.rst | ||
| cpuacct.rst | ||
| cpusets.rst | ||
| devices.rst | ||
| freezer-subsystem.rst | ||
| hugetlb.rst | ||
| index.rst | ||
| memcg_test.rst | ||
| memory.rst | ||
| misc.rst | ||
| net_cls.rst | ||
| net_prio.rst | ||
| pids.rst | ||
| rdma.rst | ||