> An older version of the algorithm is described here: > http://www.openais.org/doku.php?id=dev:partition_recovery_checkpoint:ch > eckpoint > > It has been updated to deal with some race conditions, but the document > is pretty close. > > As you can see, designing the recovery state machine is complicated.
I still don't get the point. That algorithm computes something, yes. But can it be described in words, or better in C code? char *merge_checkpoint_data(char *cp_data_1, char *cp_data2); - Dietmar _______________________________________________ Openais mailing list Openais@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/openais