Browse code

add more TODO notes, thanks nitrox for the feedback!

git-svn: trunk@4336

Török Edvin authored on 2008/11/05 05:31:13
Showing 2 changed files
... ...
@@ -1,3 +1,8 @@
1
+Tue Nov  4 23:02:27 EET 2008 (edwin)
2
+------------------------------------
3
+ * contrib/clamdtop/TODO: add more TODO notes, thanks nitrox for the
4
+ feedback!
5
+
1 6
 Tue Nov  4 22:44:20 EET 2008 (edwin)
2 7
 ------------------------------------
3 8
  * contrib/clamdtop/TODO: add TODO note about reconnecting
... ...
@@ -5,3 +5,8 @@ integrate into toplevel clamav, and build if ncurses is available (optional)
5 5
 figure out minimum version of ncurses required, I used 5.5 during development.
6 6
 show mempool statistics too.
7 7
 reconnect after a DB reload (we get a broken pipe)
8
+describe what the various fields mean, like what live/idle threads mean and why
9
+describe why the multiscan view is split
10
+explain what queue means, and why it is high with multiscan
11
+figure a solution to represent multiple multiscan commands (though why would
12
+somebody run 2 in parallel?)