summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-04-01 11:03:15 +0200
committerLennart Poettering <lennart@poettering.net>2022-04-01 11:03:59 +0200
commit5b89bff55f45235f72d30d90fd489fe2247ad00d (patch)
tree360f487adf179689bb134b1450a00b9f6c4766be /TODO
parent45bff9b4e283f8c3f62dc88eff2d52133d1adeea (diff)
downloadsystemd-5b89bff55f45235f72d30d90fd489fe2247ad00d.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index b9f0a6464c..05794b2d7b 100644
--- a/TODO
+++ b/TODO
@@ -78,6 +78,17 @@ Janitorial Clean-ups:
Features:
+* sd-event: optionally, if per-event source rate limit is hit, downgrade
+ priority, but leave enabled, and once ratelimit window is over, upgrade
+ priority again. That way we can combat event source starvation without
+ stopping processing events from one source entirely.
+
+* sd-event: similar to existing inotify support add fanotify support
+
+* sd-event: add 1st class event source for clock changes
+
+* sd-event: add 1st class event source for timezone changes
+
* support uefi/http boots with sd-boot: instead of looking for dropin files in
/loader/entries/ dir, look for a file /loader/entries/SHA256SUMS and use that
as directory manifest. The file would be a standard directory listing as