Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-07 15:50:48 -0800 (Tue, 07 Feb 2006)
Revision: 8635
Log message:
Made some minor modifications to test1.
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-07 15:57:02 -0800 (Tue, 07 Feb 2006)
Revision: 8636
Log message:
Added the beginnings of another test.
Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2006-02-07 16:19:12 -0800 (Tue, 07 Feb 2006)
Revision: 8638
Log message:
Added usage output to each script.
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-07 17:15:40 -0800 (Tue, 07 Feb 2006)
Revision: 8639
Log message:
Added the missing non-initiator stage timeouts.
Changes | Path |
+55 -3 | mojavefs/shmem/gc/gcomm.ml |
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-07 18:31:28 -0800 (Tue, 07 Feb 2006)
Revision: 8641
Log message:
Added support for back-off with respect to the VC stage timeout times.
Changes | Path |
+11 -3 | mojavefs/shmem/gc/gcomm.ml |
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-08 14:56:34 -0800 (Wed, 08 Feb 2006)
Revision: 8646
Log message:
Added a random component to the back-off for the timeouts. There were also some minor error handling additions to the tests.
Changes | Path |
+3 -2 | mojavefs/shmem/gc/gcomm.ml |
+1 -0 | mojavefs/shmem/test/hints_server.ml |
+1 -1 | mojavefs/shmem/test/test2/filler.ml |
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-13 17:35:48 -0800 (Mon, 13 Feb 2006)
Revision: 8682
Log message:
Added some more descriptive output for an error case.
Changes | Path |
+7 -0 | mojavefs/shmem/gc/clib_implem.c |
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-13 18:02:42 -0800 (Mon, 13 Feb 2006)
Revision: 8684
Log message:
Added a simple script to ssh to each of the machines involved in the test and extract the VC events from the logs of each instance running on that machine.
Changes | Path |
Added | mojavefs/shmem/test/test2/scripts/extract.sh |
Properties | mojavefs/shmem/test/test2/scripts/extract.sh |
Changes by: David Noblet (dnoblet at cs.caltech.edu)
Date: 2006-02-13 18:09:36 -0800 (Mon, 13 Feb 2006)
Revision: 8685
Log message:
Added the hints server as a parameter to the deployment script.
Changes | Path |
+9 -7 | mojavefs/shmem/test/test2/scripts/run_test.sh |
Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2006-02-14 15:37:04 -0800 (Tue, 14 Feb 2006)
Revision: 8695
Log message:
Added a goto statement in the c file ;-)
Changes | Path |
+2 -0 | mojavefs/shmem/gc/clib_implem.c |