diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2015-03-29 15:52:18 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-04-07 23:27:56 -0700 |
commit | 992607e813811778a76f9ff25f31e33a1660e146 (patch) | |
tree | 61de47cbc9cd72e0860dfc207cd353173a86e2ad /drivers/vfio | |
parent | 57df81e3b1bc7e65f48c2146ba1b3affbd709d5c (diff) | |
download | talos-op-linux-992607e813811778a76f9ff25f31e33a1660e146.tar.gz talos-op-linux-992607e813811778a76f9ff25f31e33a1660e146.zip |
iser-target: Remove un-needed rdma_listen backlog
iser target can handle as many connect request as
the fabric sends to it. This backlog should not set as
a back-pressure mechanism (which is not very useful).
isert does need a back-pressure mechanism, but it should
be added in isert by monitoring the number of pending
established connections (will be added in a later stage).
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions