[openib-general] [PATCH][0/5] Add ib_get_dma_mr() API
Roland Dreier
roland at topspin.com
Wed Oct 20 16:04:43 PDT 2004
This series of patches adds the
struct ib_mr *ib_get_dma_mr(struct ib_pd *pd, int mr_access_flags);
API to my branch. To recap, this creates an MR that can access any
DMA address for an HCA device (all 64 bits of memory in the Tavor case)
(Tom, if you want to give this a spin on sparc64, that would be
great... this should cleanly fix the problem we hacked around before)
- R.
More information about the general
mailing list