summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Down <chris@chrisdown.name>2019-04-30 14:22:04 -0400
committerChris Down <chris@chrisdown.name>2019-05-08 12:06:32 +0100
commitacdb4b5236f38bbefbcc4a47fdbb9cd558b4b5c5 (patch)
treebda1d1ad43ced785b25885a700e14e2af4e6a0c5 /NEWS
parentfd0a16d8a5d05dca1c09fa09811f5805b6acff75 (diff)
downloadsystemd-acdb4b5236f38bbefbcc4a47fdbb9cd558b4b5c5.tar.gz
cgroup: Polish hierarchically aware protection docs a bit
I missed adding a section in `systemd.resource-control` about DefaultMemoryMin in #12332. Also, add a NEWS entry going over the general concept.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 057484cbae..57ed27a61d 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,11 @@ CHANGES WITH 243 in spe:
are harder to type, but we believe the change from 5 digit PIDs to 7
digit PIDs is not too hampering for usability.
+ * MemoryLow and MemoryMin gained hierarchy-aware counterparts,
+ DefaultMemoryLow and DefaultMemoryMin, which can be used to
+ hierarchically set default memory protection values for a particular
+ subtree of the unit hierarchy.
+
CHANGES WITH 242: