[PATCH 0/2] iser: configurable bufsize and ipv6 support
Roi Dayan <[email protected]> Sun, 25 May 2014 14:10:24 +0300
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
Hi, The first patch is to make the rdma buf size configurable which will allow to support bigger block sizes if required or to allocate less memory if there is no need to support high block sizes. i.e. always 1K-4K IOPs. The second patch adds support for portals which adds IPv6 support. Thanks, Roi Roi Dayan (2): iser: make membuf size configurable iser: add portals support usr/iscsi/iser.c | 125 ++++++++++++++++++++++++++++++++++++++++++------------ usr/iscsi/iser.h | 8 +++ 2 files changed, 105 insertions(+), 28 deletions(-)