diff options
author | Daniel Mack <github@zonque.org> | 2016-03-17 20:33:41 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2016-03-17 20:33:41 +0100 |
commit | 5fec580c84b6f0ac055909ce1f9ce9efab079943 (patch) | |
tree | 9efcdd0eabc63ccebeb4814a2cb1fdb12839dd39 /TODO | |
parent | da9a4daa08f84db68f7620d2e926690542c31689 (diff) | |
parent | 2f368e4a114888dae8c7ebb1020efc3d922b61e9 (diff) |
Merge pull request #2839 from keszybz/use-sendfile-smarter
Use sendfile smarter
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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? |