]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blob - zfec/TODO
zfec: add a TODO note
[tahoe-lafs/zfec.git] / zfec / TODO
1  * INSTALL doc
2
3  * catch EnvironmentError when writing sharefiles and clean up
4  * try Duff's device in _addmul1()?
5  * memory usage analysis
6  * What Every Programmer Should Know About Memory by Ulrich Drepper
7  * test handling of filesystem exceptional conditions (tricky)
8  * Jerasure
9   ** try multiplication without a lookup table? (to save cache pressure)
10  * conditional compilation to handle a printf that doesn't understand %Zu
11
12  * announce on lwn, p2p-hackers
13