diff options
author | Roy Shterman <roysh@mellanox.com> | 2016-10-09 11:14:56 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-10-24 11:30:55 +0200 |
commit | e0ae49871ae697b5d1a8853e79cbee35fda2145b (patch) | |
tree | 334f074105395bd6dd64a8310d16a097388a8af7 /bsd-user/main.c | |
parent | 583ec22e2385fda19e2207cab1b688b816d95de0 (diff) | |
download | qemu-e0ae49871ae697b5d1a8853e79cbee35fda2145b.zip qemu-e0ae49871ae697b5d1a8853e79cbee35fda2145b.tar.gz qemu-e0ae49871ae697b5d1a8853e79cbee35fda2145b.tar.bz2 |
block/iscsi: Adding new iSER transport layer option
iSER is a new transport layer supported in Libiscsi,
iSER provides a zero-copy RDMA capable interface that can
improve performance.
In order to use the new iSER transport one need to have RDMA supported HW
and to choose iser as the protocol name in Libiscsi URI.
For now iSER memory buffers are pre-allocated and pre-registered,
hence in order to work with iSER from QEMU, one need to enable
MEMLOCK attribute in the VM to be large enough for all iSER buffers and RDMA
resources.
Signed-off-by: Roy Shterman <roysh@mellanox.com>
Message-Id: <1476000896-18632-3-git-send-email-roysh@mellanox.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'bsd-user/main.c')
0 files changed, 0 insertions, 0 deletions