summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-07-25 01:13:04 +0000
committerNick Mathewson <nickm@torproject.org>2006-07-25 01:13:04 +0000
commit8d2a71a47aea445cfbe4d4fed75520d1924b71ab (patch)
tree7d3e1f7fab277769ab893f8cf76e51671ed46f64
parent521c006fd55a9a9e6bf99c14023bffd1d4465c52 (diff)
downloadtor-8d2a71a47aea445cfbe4d4fed75520d1924b71ab.tar.gz
tor-8d2a71a47aea445cfbe4d4fed75520d1924b71ab.zip
Add an item to the TODO.
svn:r6893
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index d54d05f38f..75a049e14b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -63,6 +63,8 @@ N . Improve memory usage on tight-memory machines.
- Save and mmap v1 directories; store them zipped, not uncompressed.
- Store networkstatus docs zipped, not uncompressed. Maaaybe mmap
them too.
+ - Be a little more OO to save memory in frequently
+ replicated structs.
- "bandwidth classes", for incoming vs initiated-here conns.
o Asynchronous DNS