[ofa-general] [PATCH REPOST RFCv2 0/2] RDMA: Local dma lkey support.

Roland Dreier rdreier at cisco.com
Mon Jun 30 13:15:21 PDT 2008


 > Question: should query_device return the local_dma_lkey?  Or is hanging
 > it of the ib device struct sufficient.  (I like the latter).

If the value is in struct ib_device then it seems silly to me to add
code to copy that value somewhere else... anyone who calls
ib_query_device() already has the ib_device pointer and can just use the
value directly.

 - R.



More information about the general mailing list