mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-07 09:45:10 +03:00
cgroup: Add NEWS entry for cgroup_no_v1=all implying unified usage
This commit is contained in:
4
NEWS
4
NEWS
@@ -118,6 +118,10 @@ CHANGES WITH 240 in spe:
|
||||
* Support for disabling a particular cgroup controller within a sub-tree
|
||||
has been added through the DisableControllers= directive.
|
||||
|
||||
* cgroup_no_v1=all on the kernel command line now also implies
|
||||
using the unified cgroup hierarchy, unless one explicitly passes
|
||||
systemd.unified_cgroup_hierarchy=0 on the kernel command line.
|
||||
|
||||
* The new "MemoryMin=" unit file property may now be used to set the
|
||||
memory usage protection limit of processes invoked by the unit. This
|
||||
controls the cgroupsv2 memory.min attribute. Similarly, the new
|
||||
|
Reference in New Issue
Block a user