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:
6c7cc6e
)
RDS: Rewrite rds_send_xmit
author
Andy Grover
<andy.grover@oracle.com>
Thu, 4 Feb 2010 03:36:44 +0000
(19:36 -0800)
committer
Andy Grover
<andy.grover@oracle.com>
Thu, 9 Sep 2010 01:12:01 +0000
(18:12 -0700)
Simplify rds_send_xmit().
Send a congestion map (via xmit_cong_map) without
decrementing send_quota.
Move resetting of conn xmit variables to end of loop.
Update comments.
Implement a special case to turn off sending an rds header
when there is an atomic op and no other data.
Signed-off-by: Andy Grover <andy.grover@oracle.com>
No differences found