Hi Walt,
I've started looking at the concurrent state machine code in your
branch, to see what it would be like to write a state machine that
does some concurrent child state machines. It looks like most of the
framework is in place, but I couldn't find any examples of concurrent
state machines in action. Could you give a basic example of setting
up a concurrent state machine?
Also, I noticed that PINT_sm_start_child_frames has:
for(i = smcb->framebaseptr; i < smcb->framebaseptr; i++)
I think this must be a bug preventing child state machines from
actually starting. Do you know at what point this stuff will be
ready to be merged to the trunk?
Thanks,
-sam
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers