[Pvfs2-developers] concurrent sms

Sam Lang slang at mcs.anl.gov
Tue Aug 15 11:45:22 EDT 2006


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


More information about the Pvfs2-developers mailing list