[ewg] RE: RFCv2: SRC API

Tang, Changqing changquing.tang at hp.com
Mon Aug 6 09:03:11 PDT 2007


 

> > OK, I was wrong before, here is my question.
> > 
> > if remote node n has j2, j3, and j4, and j2 is the job to 
> create qp2 
> > and make connection with qp1 in j1.
> > if j2 is done before j3 and j4, then we can not let j2 to 
> destroy qp2, 
> > because j3 and j4 are still communicating with j1. Since j2 
> owns qp2, 
> > j2 need to be the last job to cleanup.
> > 
> > Am I right ?
> 
> Correct. Is this clear from the text, or is some kind of 
> additional clarification necessary?

It is not clear at the first read, so please add one sentence to clarify
it.

if j2 is the last job to cleanup, how can it know all other jobs on the
same node has called 
ibv_close_src_domain(), and it is time for itself to cleanup ?

Is this something upto application to do ?

--CQ


> 
> --
> MST
> 



More information about the ewg mailing list