summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-04-11 18:57:47 +0200
committerGitHub <noreply@github.com>2019-04-11 18:57:47 +0200
commit54f802ff8a7360eade5028cd7592cc0b84c2c848 (patch)
tree7617d26b93ea8f6dcdfa09e9629952c2173a6872 /TODO
parent3b21fd06ed6d5818cb9b88eb8725253aa62bc675 (diff)
parent7d1d177b8d06fc70bc796b701a4368ff5f9eaeb9 (diff)
downloadsystemd-54f802ff8a7360eade5028cd7592cc0b84c2c848.tar.gz
Merge pull request #12037 from poettering/oom-state
add cgroupv2 oom killer event handling to service management
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index ae9f066ac6..30409196f5 100644
--- a/TODO
+++ b/TODO
@@ -62,8 +62,6 @@ Features:
* bootctl,sd-boot: actually honour the "architecture" key
-* set memory.oom.group in cgroup v2 for all leaf cgroups (kernel v4.19+)
-
* add a new syscall group "@esoteric" for more esoteric stuff such as bpf() and
usefaultd() and make systemd-analyze check for it.
@@ -71,8 +69,6 @@ Features:
first. i.e. look for all places we use string_erase()/string_free_erase() and
augment them with mlock(). Also use MADV_DONTDUMP
-* whenever oom_kill memory.event event is triggered print a nice log message
-
* Move RestrictAddressFamily= to the new cgroup create socket
* support the bind/connect/sendmsg cgroup stuff for sandboxing, and possibly