From: zooko <zooko@zooko.com>
Date: Sun, 11 Nov 2007 15:50:54 +0000 (+0530)
Subject: zfec: add a TODO note
X-Git-Url: https://git.rkrishnan.org/specifications/vdrive/flags/COPYING.TGPPL.html?a=commitdiff_plain;h=9631a6f223223a6ff44bfeebcd077cdd77a39b39;p=tahoe-lafs%2Fzfec.git

zfec: add a TODO note

darcs-hash:ee5afb2709f6a6546a308f6429f5e65db3edf421
---

diff --git a/zfec/TODO b/zfec/TODO
index f295f73..28d0cf1 100644
--- a/zfec/TODO
+++ b/zfec/TODO
@@ -6,6 +6,7 @@
  * 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
 
  * announce on lwn, p2p-hackers