[ewg] RE: SC'09 BOF - Meeting notes and Final Slides

2009-11-19 Thread Sean Hefty
On the topic of scalability and possible future enhancements for scalability, one person asked for verbs extensions to allow asynchronous QP create and modify calls WinOF has asynchronous interfaces for modify QP, and limited testing has shown that it can improve connection times. QP transitions

Re: [ewg] RE: SC'09 BOF - Meeting notes and Final Slides

2009-11-19 Thread Roland Dreier
WinOF has asynchronous interfaces for modify QP, and limited testing has shown that it can improve connection times. QP transitions are probably the second largest component of connection setup after the SA. Since the RDMA CM already provides an asynchronous interface, even

RE: [ewg] RE: SC'09 BOF - Meeting notes and Final Slides

2009-11-19 Thread Sean Hefty
can't anyone get async modify QP today on any platform by just doing the operation in another thread (or thread pool)? It seems that the operations themselves are heavy enough that thread dispatch, locking etc is going to be significant overhead. On WinOF this is basically how things are

RE: [ofw] Re: [ewg] RE: SC'09 BOF - Meeting notes and Final Slides

2009-11-19 Thread Fab Tillier
Hi Roland Roland Dreier wrote on Thu, 19 Nov 2009 at 11:19:02 WinOF has asynchronous interfaces for modify QP, and limited testing has shown that it can improve connection times. QP transitions are probably the second largest component of connection setup after the SA. Since the RDMA CM

RE: [ofw] RE: [ewg] RE: SC'09 BOF - Meeting notes and Final Slides

2009-11-19 Thread Fab Tillier
Hi Sean Sean Hefty wrote on Thu, 19 Nov 2009 at 11:53:56 can't anyone get async modify QP today on any platform by just doing the operation in another thread (or thread pool)? It seems that the operations themselves are heavy enough that thread dispatch, locking etc is going to be

[ewg] RE: SC'09 BOF

2009-11-14 Thread Tziporet Koren
At least change the slides now saying that it was approved by OFA Since we do not have an EWG meeting this week we can only discuss it next week Tziporet -Original Message- From: Woodruff, Robert J [mailto:robert.j.woodr...@intel.com] Sent: Thursday, November 12, 2009 6:53 PM To:

[ewg] RE: SC'09 BOF

2009-11-12 Thread Woodruff, Robert J
I think that we need to discuss this in the EWG meeting first as to what release the code should go into. Since it has not been accepted upstream and as there may be changes needed after the formal spec is released, we may want to consider leaving it in an experimental branch until the code is

Re: [ewg] RE: SC'09 BOF

2009-11-12 Thread Or Gerlitz
Woodruff, Robert J wrote: I think that we need to discuss this in the EWG meeting first as to what release the code should go into. Since it has not been accepted upstream and as there may be changes needed after the formal spec is released, we may want to consider leaving it in an