mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Clarify a TODO, and test tweaked commit-email.pl script.
svn:r6902
This commit is contained in:
parent
4fe3c607ad
commit
f2dc012acc
4
doc/TODO
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user