]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: add future deprecation of DefaultMemoryMin/Low= 38099/head
authorMike Yuan <me@yhndnzj.com>
Sun, 6 Jul 2025 10:41:29 +0000 (12:41 +0200)
committerMike Yuan <me@yhndnzj.com>
Mon, 7 Jul 2025 15:57:49 +0000 (17:57 +0200)
TODO

diff --git a/TODO b/TODO
index add7cc4ee47ca8de9103a4af8616852f9963c88a..c52680d0aedbc1f58769c28beefb2fbfa927a430 100644 (file)
--- a/TODO
+++ b/TODO
@@ -122,6 +122,10 @@ Deprecations and removals:
   https://github.com/util-linux/util-linux/commit/508fb0e7ac103b68531a59db2a4473897853ab52
   has hit the prominent distributions, revert --issue-file= hack in units/*getty*service.in
 
+* Once kernel baseline is 5.7, obsolete DefaultMemoryMin/Low= and DefaultStartupMemoryLow=
+  since we can systematically enable memory_recursiveprot on cgroupfs and have those
+  enforced by the kernel
+
 Features:
 
 * replace bootctl's PE version check to actually use APIs from pe-binary.[ch]