]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Clarify a TODO, and test tweaked commit-email.pl script.
authorNick Mathewson <nickm@torproject.org>
Tue, 25 Jul 2006 22:51:51 +0000 (22:51 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 25 Jul 2006 22:51:51 +0000 (22:51 +0000)
svn:r6902

doc/TODO

index 75a049e14bb6a91ff1e9ca17ffedf1acd1d0b9d1..8b2b18711f68d422acf38cf3d77548ac89fa98ae 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -65,6 +65,10 @@ N   . Improve memory usage on tight-memory machines.
             them too.
         - Be a little more OO to save memory in frequently
           replicated structs.
+          o Split circuit_t into origin circuits and or circuits
+            - Move as many fields as reasonable out of base class.
+            - Re-pack structs to avoid wasted bytes.
+          - Split connection_t based on type field.
 
     - "bandwidth classes", for incoming vs initiated-here conns.
     o Asynchronous DNS