RDS: Rewrite rds_send_xmit
authorAndy Grover <andy.grover@oracle.com>
Thu, 4 Feb 2010 03:36:44 +0000 (19:36 -0800)
committerAndy 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