* RE: [PATCH 2/6] IB: match connection requests based on private data
@ 2006-03-06 19:20 Caitlin Bestler
2006-03-06 19:31 ` [openib-general] " Sean Hefty
0 siblings, 1 reply; 2+ messages in thread
From: Caitlin Bestler @ 2006-03-06 19:20 UTC (permalink / raw)
To: Sean Hefty, Roland Dreier; +Cc: netdev, linux-kernel, openib-general
> -----Original Message-----
> From: netdev-owner@vger.kernel.org
> [mailto:netdev-owner@vger.kernel.org] On Behalf Of Sean Hefty
> Sent: Monday, March 06, 2006 11:04 AM
> To: 'Roland Dreier'
> Cc: netdev@vger.kernel.org; linux-kernel@vger.kernel.org;
> openib-general@openib.org
> Subject: [PATCH 2/6] IB: match connection requests based on
> private data
>
> Extend matching connection requests to listens in the
> Infiniband CM to include private data checks.
>
> This allows applications to listen on the same service
> identifier, with private data directing the request to the
> appropriate application.
>
> Signed-off-by: Sean Hefty <sean.hefty@intel.com>
>
The term "private data" is intended to convey the
intent that the data is private to the application
layer and is opaque to middleware and the network.
By what mechanism does the listening application
delegate how much of the private data for use by
the CM for sub-dividing a listen? What does an
application do if it wishes to retain full ownership
of the private data?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [openib-general] RE: [PATCH 2/6] IB: match connection requests based on private data
2006-03-06 19:20 [PATCH 2/6] IB: match connection requests based on private data Caitlin Bestler
@ 2006-03-06 19:31 ` Sean Hefty
0 siblings, 0 replies; 2+ messages in thread
From: Sean Hefty @ 2006-03-06 19:31 UTC (permalink / raw)
To: Caitlin Bestler
Cc: Sean Hefty, Roland Dreier, netdev, linux-kernel, openib-general
Caitlin Bestler wrote:
> The term "private data" is intended to convey the
> intent that the data is private to the application
> layer and is opaque to middleware and the network.
The private data area is for the use of whatever client resides above the
Infiniband CM only. There is no assumption about whether that client is
middleware or an application.
> By what mechanism does the listening application
> delegate how much of the private data for use by
> the CM for sub-dividing a listen? What does an
> application do if it wishes to retain full ownership
> of the private data?
An application that interfaces directly with the Infiniband CM always retains
full control of any private data. Applications that interface to middleware are
restricted by the limitations of that middleware layer.
- Sean
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-06 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-06 19:20 [PATCH 2/6] IB: match connection requests based on private data Caitlin Bestler
2006-03-06 19:31 ` [openib-general] " Sean Hefty
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox