***SPAM*** Re: [ofa-general] RDMA n00b: Remote Memory Access and Connection Setup Help

Roland Dreier rdreier at cisco.com
Thu Aug 7 12:12:51 PDT 2008


 > Could you give me the verb that is used to write to remote memory?  I just
 > don't seem to be able to find it, but each time I skim through the spec I
 > learn a bit more :-)

To write to remote memory, you post a work request to a send queue with
opcode "RDMA write."  This requires supplying the remote destination
memory key and virtual address in the work request structure, and the
local data to be copied in the gather/scatter list.

 - R.



More information about the general mailing list