[ofa-general] What is the size of async event queue ?
Tang, Changqing
changquing.tang at hp.com
Mon Mar 5 09:50:56 PST 2007
> Combining possibilities: if you want to get a notification on
> every peer process crash, you would need to either
> poll/select once a while the libibcm/librdmacm event queue or
> implement some keep a live of your own protocol. For
> instance, I think the IB spec mentions doing zero length rdma
> write once in a while as a mean for implementing such protocol.
Can you point me the spec page talking about zero-length rdma-write and
send ?
If I use zero-length rdma write, does it generate something on wire to
let me detect broken connection, and there is no effect on remote buffer
?
If I use zero-length send, do I get the same thing? How about if I don't
have receive posted on remote side ?
--CQ
>
> Or.
>
More information about the general
mailing list