[openib-general] Re: [PATCH 21 of 53] ipath - use phys_to_virt instead of bus_to_virt

Grant Grundler iod00d at hp.com
Mon May 15 16:30:49 PDT 2006


On Mon, May 15, 2006 at 04:16:45PM -0700, Roland Dreier wrote:
>     Grant> Or figure out which openib.org interface has to change so
>     Grant> the original virt addresses that were registered/handed to
>     Grant> the ULP are passed down to the low level interface driver
>     Grant> too.  Seems like a more obvious way to fix the problem.
>     Grant> Someone did suggest this already, right?
> 
> It's been suggested many times, but no one ever comes up with a way to
> handle the fact that RDMA means that addresses come from remote
> systems as well as being passed in through an API.

Aren't remote addresses handled differently than local ones?
ULP has to map local addresses.
We can't map remote ones (remote host maps it).
The ULP must know the difference and can tell the lower level
driver which is which.

Sorry, I hope my ignorance of RDMA isn't getting in the way again.

thanks,
grant



More information about the general mailing list