]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blobdiff - zfec/TODO
zfec: rearrange files
[tahoe-lafs/zfec.git] / zfec / TODO
diff --git a/zfec/TODO b/zfec/TODO
deleted file mode 100644 (file)
index b76b8b1..0000000
--- a/zfec/TODO
+++ /dev/null
@@ -1,15 +0,0 @@
- * INSTALL doc
-
- * catch EnvironmentError when writing sharefiles and clean up
- * try Duff's device in _addmul1()?
- * memory usage analysis
- * What Every Programmer Should Know About Memory by Ulrich Drepper
- * test handling of filesystem exceptional conditions (tricky)
- * Jerasure
-  ** try multiplication without a lookup table? (to save cache pressure)
- * conditional compilation to handle a printf that doesn't understand %Zu
- * try malloc() instead of alloca() (more portable, possibly better for keeping stacks aligned?)
-
- * announce on lwn, p2p-hackers
-
- * streaming mode