[Openais] flow control and merge recovery

Mark Haverkamp markh at osdl.org
Thu Sep 23 15:29:56 PDT 2004


On Wed, 2004-09-22 at 14:04, Steven Dake wrote:
> On Wed, 2004-09-22 at 13:47, Mark Haverkamp wrote:

> > 
> > So, would I call gmi_send_ok()/gmi_mcast() until I could send no more?
> > Couldn't I still do that without the token callback?
> > 
> 
> Yup it could be done without the token callback.  The advantage of the
> token callback is that it will specify when it makes sense to do
> gmi-send_ok/gmi_mcast again to finish the recovery.

Are you working on this callback code now?  Also, looking at gmi_mcast,
it seems to either return success (0) or assert.  Would it be reasonable
to have gmi_mcast call gmi_send_ok, and return status if it can't queue
the message?

Thanks,
Mark.

-- 
Mark Haverkamp <markh at osdl.org>




More information about the Openais mailing list