Index: trunk/Ohana/src/opihi/pantasks/run.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/run.c	(revision 7917)
+++ trunk/Ohana/src/opihi/pantasks/run.c	(revision 7929)
@@ -1,3 +1,10 @@
 # include "pantasks.h"
+
+// XXX for client/server, we need to simply start or stop the
+// appropriate threads
+// with one thread for each of the major actions, this would
+// make it easy to keep the controller running and stop the 
+// scheduler (don't run CheckTasks, but run everything else 
+// until nothing is left...
 
 int run (int argc, char **argv) {
