summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-07-28 11:23:20 +0200
committerLennart Poettering <lennart@poettering.net>2020-07-28 11:25:08 +0200
commitf6ad6248e886fe345150460ef89ebf2c6c7a1c7f (patch)
treed94f4a2131846b51e827c255033b8cf271df6cbf /TODO
parent39cf0351c529584aa8f270e3b418d7ab9461b622 (diff)
downloadsystemd-f6ad6248e886fe345150460ef89ebf2c6c7a1c7f.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 58fdc45e1e..059ff8229d 100644
--- 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