aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-04 08:50:09 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-04 08:50:09 +0000
commit6aefa4ac85435c8e7afb86e4e6daef77da69709a (patch)
treefe3241f641088070ef4a909f627482f8252bf0a9 /TODO
parentdb9926f66da9571020fba8f1f2fa0014d1b65b0f (diff)
downloadgnunet-6aefa4ac85435c8e7afb86e4e6daef77da69709a.tar.gz
gnunet-6aefa4ac85435c8e7afb86e4e6daef77da69709a.zip
generating SUSPEND events
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 861e2915d..14f1d5ce6 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
10.9.0pre1: 10.9.0pre1:
2* FS: [CG] 2* FS: [CG]
3 - generate SUSPEND events (publish, unindex, search, download) AND free memory!
4 => test SUSPEND events
5 - actually call 'sync' functions (publish, unindex, search, download) 3 - actually call 'sync' functions (publish, unindex, search, download)
6 - code review: 4 - code review:
7 => refactor fs.c to join common code segments! 5 => refactor fs.c to join common code segments!
@@ -10,6 +8,7 @@
10 - persistence testing (publish, unindex, search, download): 8 - persistence testing (publish, unindex, search, download):
11 => need driver! 9 => need driver!
12 => schedule suspending tasks DURING event handler => good coverage! 10 => schedule suspending tasks DURING event handler => good coverage!
11 => test SUSPEND events
13 - gnunet-service-fs (hot-path routing, load-based routing, nitpicks) 12 - gnunet-service-fs (hot-path routing, load-based routing, nitpicks)
14 - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used 13 - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used
15 - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used 14 - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used