summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2016-03-17 20:33:41 +0100
committerDaniel Mack <github@zonque.org>2016-03-17 20:33:41 +0100
commit5fec580c84b6f0ac055909ce1f9ce9efab079943 (patch)
tree9efcdd0eabc63ccebeb4814a2cb1fdb12839dd39 /TODO
parentda9a4daa08f84db68f7620d2e926690542c31689 (diff)
parent2f368e4a114888dae8c7ebb1020efc3d922b61e9 (diff)
Merge pull request #2839 from keszybz/use-sendfile-smarter
Use sendfile smarter
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 08b74083d3..b2840ba4ab 100644
--- a/TODO
+++ b/TODO
@@ -49,8 +49,6 @@ Features:
* cache sd_event_now() result from before the first iteration...
-* support for the new copy_file_range() syscall
-
* add systemctl stop --job-mode=triggering that follows TRIGGERED_BY deps and adds them to the same transaction
* Maybe add a way how users can "pin" units into memory, so that they are not subject to automatic GC?