linux/drivers/infiniband
Christoph Hellwig 59fae4deaa IB/srpt: chain RDMA READ/WRITE requests
Remove struct rdma_iu and instead allocate the struct ib_rdma_wr array
early and fill out directly.  This allows us to chain the WRs, and thus
archives both less lock contention on the HCA workqueue as well as much
simpler error handling.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
2015-12-11 14:10:48 -08:00
..
core IB: add a proper completion queue abstraction 2015-12-11 14:10:43 -08:00
hw Merge branch 'akpm' (patches from Andrew) 2015-11-07 14:32:45 -08:00
ulp IB/srpt: chain RDMA READ/WRITE requests 2015-12-11 14:10:48 -08:00
Kconfig IB: add a proper completion queue abstraction 2015-12-11 14:10:43 -08:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00