linux/Documentation/translations/zh_CN
Linus Torvalds 78567e2bc7 cgroup: Changes for v6.12
- cpuset isolation improvements.
 
 - cpuset cgroup1 support is split into its own file behind the new config
   option CONFIG_CPUSET_V1. This makes it the second controller which makes
   cgroup1 support optional after memcg.
 
 - Handling of unavailable v1 controller handling improved during cgroup1
   mount operations.
 
 - union_find applied to cpuset. It makes code simpler and more efficient.
 
 - Reduce spurious events in pids.events.
 
 - Cleanups and other misc changes.
 
 - Contains a merge of cgroup/for-6.11-fixes to receive cpuset fixes that
   further changes build upon.
 -----BEGIN PGP SIGNATURE-----
 
 iIQEABYKACwWIQTfIjM1kS57o3GsC/uxYfJx3gVYGQUCZuNU3Q4cdGpAa2VybmVs
 Lm9yZwAKCRCxYfJx3gVYGdMsAP9yqPxu//LiJ3lPWhKcVVKtdwrA3AYDLE81VSJO
 5VZJhAD+Ic+Ly/jZjDtjjQpZ1U3JsBpBRcVBqzeH0gD7eXaJgwk=
 =h/+c
 -----END PGP SIGNATURE-----

Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup updates from Tejun Heo:

 - cpuset isolation improvements

 - cpuset cgroup1 support is split into its own file behind the new
   config option CONFIG_CPUSET_V1. This makes it the second controller
   which makes cgroup1 support optional after memcg

 - Handling of unavailable v1 controller handling improved during
   cgroup1 mount operations

 - union_find applied to cpuset. It makes code simpler and more
   efficient

 - Reduce spurious events in pids.events

 - Cleanups and other misc changes

 - Contains a merge of cgroup/for-6.11-fixes to receive cpuset fixes
   that further changes build upon

* tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: (34 commits)
  cgroup: Do not report unavailable v1 controllers in /proc/cgroups
  cgroup: Disallow mounting v1 hierarchies without controller implementation
  cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
  cgroup/cpuset: Move cpu.h include to cpuset-internal.h
  cgroup/cpuset: add sefltest for cpuset v1
  cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
  cgroup/cpuset: rename functions shared between v1 and v2
  cgroup/cpuset: move v1 interfaces to cpuset-v1.c
  cgroup/cpuset: move validate_change_legacy to cpuset-v1.c
  cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
  cgroup/cpuset: add callback_lock helper
  cgroup/cpuset: move memory_spread to cpuset-v1.c
  cgroup/cpuset: move relax_domain_level to cpuset-v1.c
  cgroup/cpuset: move memory_pressure to cpuset-v1.c
  cgroup/cpuset: move common code to cpuset-internal.h
  cgroup/cpuset: introduce cpuset-v1.c
  selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs
  cgroup/cpuset: Account for boot time isolated CPUs
  cgroup/cpuset: remove use_parent_ecpus of cpuset
  cgroup/cpuset: remove fetch_xcpus
  ...
2024-09-18 06:39:03 +02:00
..
accounting delayacct: improve the average delay precision of getdelay tool to microsecond 2023-04-08 13:45:36 -07:00
admin-guide docs/zh_CN: update the translation of security-bugs 2024-09-05 14:40:29 -06:00
arch A handful of late-arriving documentation fixes. 2024-01-17 11:49:11 -08:00
core-api Documentation: Fix the compilation errors in union_find.rst 2024-08-02 08:58:16 -10:00
cpu-freq cpufreq: Reintroduce ready() callback 2022-02-09 13:18:49 +05:30
dev-tools docs/zh_CN: Add dev-tools/kcsan Chinese translation 2024-08-26 15:39:21 -06:00
devicetree docs: zh_CN/devicetree: sync usage-model fix 2023-06-08 07:31:59 -06:00
doc-guide doc-guide: add help documentation checktransupdate.rst 2024-07-30 07:56:22 -06:00
driver-api Nothing hugely exciting happening in the documentation tree this time 2024-07-18 15:54:16 -07:00
filesystems driver core: bus: mark the struct bus_type for sysfs callbacks as constant 2023-03-23 13:20:40 +01:00
iio Docs/zh_CN: Update the translation of iio_configfs to 5.19-rc8 2022-07-28 09:37:25 -06:00
infiniband docs/zh_CN: add infiniband user_verbs translation 2021-08-12 08:52:03 -06:00
kbuild docs/zh_CN: add the translation of kbuild/gcc-plugins.rst 2024-09-10 15:16:56 -06:00
kernel-hacking docs: zh_CN: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
locking docs/zh_CN: Add mutex-design Chinese translation 2022-06-30 11:27:46 -06:00
maintainer docs: move riscv under arch 2023-10-10 13:37:43 -06:00
mm net: remove gfp_mask from napi_alloc_skb() 2024-03-28 18:30:40 -07:00
PCI PCI: Use array for .id_table consistently 2024-06-07 14:46:12 -05:00
peci docs/zh_CN: add peci subsystem translation 2022-03-09 16:21:18 -07:00
power Documentation: power: Use kcalloc() instead of kzalloc() 2024-01-23 11:40:42 +05:30
process docs/zh_CN: update the translation of security-bugs 2024-09-05 14:40:29 -06:00
rust docs/zh_CN/rust: Update the translation of quick-start to 6.9-rc4 2024-05-02 10:22:23 -06:00
scheduler sched/balancing: Rename load_balance() => sched_balance_rq() 2024-03-12 12:00:00 +01:00
sound PATCH Documentation translations:translate sound/hd-audio/controls to chinese 2021-03-08 16:54:05 -07:00
staging docs/zh_CN: Add staging/xz Chinese translation 2022-10-28 12:32:08 -06:00
userspace-api docs/zh_CN: accurate translation of "function" 2024-02-28 15:46:00 -07:00
video4linux media: remove the old videobuf framework 2023-09-27 09:40:01 +02:00
virt docs/zh_CN/virt: Update the translation of guest-halt-polling.rst 2024-07-09 09:12:20 -06:00
disclaimer-zh_CN.rst Docs/zh_CN: update Alex Shi new email address 2021-03-31 13:52:25 -06:00
glossary.rst docs/zh_CN: Add a glossary of Chinese translation terms 2023-01-19 14:46:50 -07:00
index.rst docs/zh_CN: add the translation of kbuild/headers_install.rst 2024-07-29 15:21:29 -06:00
subsystem-apis.rst docs/zh_CN: Add subsystem-apis Chinese translation 2023-10-22 20:26:24 -06:00