summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-24 03:06:03 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-24 03:06:03 +0000
commitbf1014692f9aea062f10df525ba39115ef890776 (patch)
tree6e0f7f8bfa5d396e9d4cd5584116deeafb10a4a5 /doc
parentf3fd5d9032e377783a90b9b6995ef3a6413fc98e (diff)
downloadtor-bf1014692f9aea062f10df525ba39115ef890776.tar.gz
tor-bf1014692f9aea062f10df525ba39115ef890776.zip
r11686@Kushana: nickm | 2006-12-23 22:05:57 -0500
More changes wrt unnecessary disk writes. svn:r9176
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index ab53436809..7ed870776c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -150,14 +150,14 @@ N - they don't count toward the 3-strikes rule
- update dir-spec with what we decided for each of these
-Nd- Have a mode that doesn't write to disk much, so we can run Tor on
+ o Have a mode that doesn't write to disk much, so we can run Tor on
flash memory (e.g. Linksys routers or USB keys).
o Add AvoidDiskWrites config option.
- . only write state file when it's "changed"
+ o only write state file when it's "changed"
o crank up the numbers if avoiddiskwrites is on.
- - some things may not want to get written at all.
- - stop writing identity key / fingerprint / etc every restart
- - more?
+ D some things may not want to get written at all.
+ o stop writing fingerprint every restart
+ D more?
NR. Write path-spec.txt