git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
267ee88
)
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Tue, 29 Nov 2005 19:33:46 +0000
(11:33 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 29 Nov 2005 19:33:46 +0000
(11:33 -0800)
On mem-free HCAs, when posting a long list of send requests, a
doorbell must be rung every 255 requests. Add code to handle this.
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found