Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2005-11-03 02:07:10 -0800 (Thu, 03 Nov 2005)
Revision: 8083
Log message:

      Fixed a few problems with the code. Updated the OMakefile to 
      include $(LIBMOJAVE_HOME) in .SUBDIRS.
      
      One of the issues we have is that ControlMsgs don't have a group
      sequence number, which makes it impossible to acknowledge them
      through the standard procedure. 
      
      I still need to add timeouts.  I spent a LOT of time trying to find a 
      stupid Marshalling/Unmarshalling bug.
      
      

Changes  Path
+4 -2 mojavefs/shmem/OMakefile
+7 -3 mojavefs/shmem/gc/clib_implem.c
+19 -39 mojavefs/shmem/gc/gcomm.ml
+123 -122 mojavefs/shmem/gc/helper_functions.ml
+2 -1 mojavefs/shmem/model/gc/view_change/tla/OMakefile
+2 -3 mojavefs/shmem/test/OMakefile
+15 -14 mojavefs/shmem/test/flooder.ml
+17 -30 mojavefs/shmem/test/hints_server.ml