linux/drivers/infiniband/ulp
Sagi Grimberg 09c0c0bea5 IB/srp: Fix possible send queue overflow
When using work request based memory registration (fast_reg)
we must reserve SQ entries for registration and invalidation
in addition to send operations. Each IO consumes 3 SQ entries
(registration, send, invalidation) so we need to allocate 3x
larger send-queue instead of 2x.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
CC: Stable <stable@vger.kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-12-07 17:20:11 -05:00
..
ipoib Merge branch 'wr-cleanup' into k.o/for-4.4 2015-10-28 22:23:34 -04:00
iser IB/iser: use sector_div instead of do_div 2015-12-07 16:42:33 -05:00
isert iser-target: Port to new memory registration API 2015-10-28 22:27:18 -04:00
srp IB/srp: Fix possible send queue overflow 2015-12-07 17:20:11 -05:00
srpt Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-11-13 20:04:17 -08:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00