From: Mike Yuan Date: Sun, 6 Jul 2025 10:41:29 +0000 (+0200) Subject: TODO: add future deprecation of DefaultMemoryMin/Low= X-Git-Tag: v258-rc1~147^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F38099%2Fhead;p=thirdparty%2Fsystemd.git TODO: add future deprecation of DefaultMemoryMin/Low= --- diff --git a/TODO b/TODO index add7cc4ee47..c52680d0aed 100644 --- 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]