]> Sergey Matveev's repositories - btrtrc.git/commitdiff
TODO
authorMatt Joiner <anacrolix@gmail.com>
Sat, 23 Aug 2014 17:09:13 +0000 (03:09 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 23 Aug 2014 17:09:13 +0000 (03:09 +1000)
TODO

diff --git a/TODO b/TODO
index c084677cb73320288c0766348f937c637057bca7..5a2e863fe3ea0be6cc4644c18dda8b4276df7258 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,4 +2,5 @@
  * Might need to reorder pieces by bytes left when hashes pass.
  * When a piece has zero bytes left, it could be removed from pieces by bytes left, removing O(n^2) overhead searching for incomplete pieces for every connection.
  * Make torrent read requests higher priority than everything else?
- * I think the high-low water is broken with responsive download strategy.
\ No newline at end of file
+ * I think the high-low water is broken with responsive download strategy.
+ * Properly encapsulate the mmap/span stuff.
\ No newline at end of file