From: Tom Tucker Date: Fri, 3 Oct 2008 20:45:03 +0000 (-0500) Subject: svcrdma: Modify the RPC reply path to use FRMR when available X-Git-Tag: v2.6.28-rc1~576^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd566ea080572499cc01d42d2f578bf4b54f20f;p=pandora-kernel.git svcrdma: Modify the RPC reply path to use FRMR when available Use FRMR to map local RPC reply data. This allows RDMA_WRITE to send reply data using a single WR. The FRMR is invalidated by linking the LOCAL_INV WR to the RDMA_SEND message used to complete the reply. Signed-off-by: Tom Tucker --- Reading git-diff-tree failed