Can you have more details how you do it and how APIs are changed ? Thanks.
We just want ibv_get_async_event() to be a non-blocking call, you told me to set the file descriptor to non-blocking to make this function non-blocking. But if you can set it by default, that would be best, because everyone can accept this change. Also can we make the same change to ibv_get_cq_event() ? I hope all functions in IB are non-blocking. --CQ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Roland Dreier > Sent: Monday, March 19, 2007 2:29 PM > To: Michael S. Tsirkin > Cc: [email protected] > Subject: Re: [ofa-general] Re: Re: Is ibv_get_async_event() a > blocking call ? > > > Should we add a size parameter for event channels? > > And, we might need to add "event channel overrun" flag as well. > > > > If we want to address the problem in this way, we need to > do this before > libibverbs 1.1 freezes I think. > > I think since no one is hitting this in practice we can take > our time here and get it right. > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit > http://openib.org/mailman/listinfo/openib-general > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
