aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorMike Marciniszyn <mike.marciniszyn@qlogic.com>2011-01-10 17:42:22 -0800
committerRoland Dreier <rolandd@cisco.com>2011-01-10 17:42:22 -0800
commitdd04e43d46ad7a4e625a9ff3b270dc0db9abe81d (patch)
tree9cb5e6c86c1ee179cb03b7335bf1ecb2c58ebb7d /drivers/misc
parent994bcd28a36af1413381dfe0aac065e2cbc2af40 (diff)
downloadkernel_samsung_espresso10-dd04e43d46ad7a4e625a9ff3b270dc0db9abe81d.zip
kernel_samsung_espresso10-dd04e43d46ad7a4e625a9ff3b270dc0db9abe81d.tar.gz
kernel_samsung_espresso10-dd04e43d46ad7a4e625a9ff3b270dc0db9abe81d.tar.bz2
IB/qib: Unnecessary delayed completions on RC connection
Currently on receipt of a response message (ACKs, RDMA Response, Atomic Responses etc.) if the SDMA completion counter is not advanced the driver delays the completion of the WQE. In most cases this is overly pessimistic as the response (ACK) to a previously transmitted send implies that the send is complete. Ensure that SDMA queue is progressed appropriately before determining if a send has delayed completions. Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions