commit | 6461f64ab51e6929680df064b2682004a1548290 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@voltaire.com> | Thu May 11 10:03:08 2006 +0300 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Jun 22 07:51:12 2006 -0700 |
tree | 52922f1830a6f6ed7fe546db9230a507f91974a7 | |
parent | 1cfa0a75dbef1d5bf687aacafabb023288f6b36a [diff] |
IB/iser: iSER handling of memory for RDMA This file contains the processing carried over an SG list associated with a SCSI command such that it can be registered with the IB verbs. The registration produces a network virtual address (VA) and a remote access key (RKEY or STAG in iSER spec notation) which are used by the target for its RDMA operation. Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>