Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2005-07-10 18:53:14 -0700 (Sun, 10 Jul 2005)
Revision: 1868
Log message:

      Commited some of the things I've been working on over the past few days:
      - the new gc timer module
      - the implementation of the sendmsg function in C/ML
      - rewrote some of the gc code, still not completly implemented...
      - added a couple of files Vlad forgot to add in his commit.
      - removed dio from the .SUBDIRS in main OMakefile since the code in the
         dio directory does not compile.
      

Changes  Path
+2 -1 mojavefs/shmem/OMakefile
+2 -2 mojavefs/shmem/common/OMakefile
+3 -1 mojavefs/shmem/common/common_types.ml
Added mojavefs/shmem/common/gctimer.ml
Properties mojavefs/shmem/common/gctimer.ml
+8 -5 mojavefs/shmem/gc/OMakefile
Added mojavefs/shmem/gc/clib_implem.c
Properties mojavefs/shmem/gc/clib_implem.c
+49 -11 mojavefs/shmem/gc/gc.ml
Added mojavefs/shmem/gc/my_clib.ml
Properties mojavefs/shmem/gc/my_clib.ml
Added mojavefs/shmem/iio/iio_bootstrap.ml
Properties mojavefs/shmem/iio/iio_bootstrap.ml
Added mojavefs/shmem/iio/iio_bootstrap.mli
Properties mojavefs/shmem/iio/iio_bootstrap.mli
+9 -8 mojavefs/shmem/test/OMakefile
Added mojavefs/shmem/test/hints_server.ml
Properties mojavefs/shmem/test/hints_server.ml
Deleted mojavefs/shmem/test/tips_server.ml