kernel-ark/drivers/infiniband/ulp
Eli Cohen f56bcd8013 IPoIB: Use separate CQ for UD send completions
Use a dedicated CQ for UD send completions. Also, do not arm the UD
send CQ, which reduces the number of interrupts generated.  This patch
farther reduces overhead by not calling poll CQ for every posted send
WR -- it does polls only when there 16 or more outstanding work requests.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-29 13:46:53 -07:00
..
ipoib IPoIB: Use separate CQ for UD send completions 2008-04-29 13:46:53 -07:00
iser IB/iser: Count FMR alignment violations per session 2008-04-29 13:46:52 -07:00
srp SCSI: convert struct class_device to struct device 2008-04-19 19:10:33 -07:00