aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-10-07 08:01:46 +0000
committerChristian Grothoff <christian@grothoff.org>2010-10-07 08:01:46 +0000
commitb37abd79cafa9ef6221e4d86ba426ed94b037281 (patch)
treea0706e4856e68a10f3e1e68ce659bc53e65f473c /TODO
parent2d60ec0a85a587b802c4b10c6f89f30618cdab69 (diff)
downloadgnunet-b37abd79cafa9ef6221e4d86ba426ed94b037281.tar.gz
gnunet-b37abd79cafa9ef6221e4d86ba426ed94b037281.zip
stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 38393718b..46d64acce 100644
--- a/TODO
+++ b/TODO
@@ -99,6 +99,14 @@
99 - performance tests 99 - performance tests
100* BLOCK: 100* BLOCK:
101 - more testing (KBlock, SBlock, NBlock) 101 - more testing (KBlock, SBlock, NBlock)
102* FS migration:
103 - exclude content that will "soon" expire from migration?
104 - exclude content with zero-anonymity from gap migration?
105 - make migration data rate & datastore IO-rate configurable
106 - exclude certain peers as targets (based on hash values) in each
107 iteration => same peer can only be picked every n-th iteration
108 for the same content => fewer duplicate sending!
109
102 110
1030.9.1: 1110.9.1:
104* TRANSPORT: [MW] 112* TRANSPORT: [MW]