git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5abf4e
)
svcrdma: Add support to svc_rdma_send to handle chained WR
author
Tom Tucker
<tom@opengridcomputing.com>
Mon, 11 Aug 2008 19:10:19 +0000
(14:10 -0500)
committer
Tom Tucker
<tom@opengridcomputing.com>
Mon, 6 Oct 2008 19:45:56 +0000
(14:45 -0500)
WR can be submitted as linked lists of WR. Update the svc_rdma_send
routine to handle WR chains. This will be used to submit a WR that
uses an FRMR with another WR that invalidates the FRMR.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
No differences found