]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 16596/head
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Jul 2020 09:23:20 +0000 (11:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Jul 2020 09:25:08 +0000 (11:25 +0200)
TODO

diff --git a/TODO b/TODO
index 58fdc45e1ef2dbfeffadac5cae94fede2784602d..059ff8229d691f993c7e15cb1e2f85e46db501eb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -933,6 +933,10 @@ Features:
   - allow multiple signal handlers per signal?
   - document chaining of signal handler for SIGCHLD and child handlers
   - define more intervals where we will shift wakeup intervals around in, 1h, 6h, 24h, ...
+  - maybe support iouring as backend, so that we allow hooking read and write
+    operations instead of IO ready events into event loops. See considerations
+    here:
+    http://blog.vmsplice.net/2020/07/rethinking-event-loop-integration-for.html
 
 * investigate endianness issues of UUID vs. GUID