commit | 5b2366bd2835919e2e6a836e837eab4a9274bd46 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Wed Feb 03 19:36:44 2010 -0800 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:12:01 2010 -0700 |
tree | ee0be5166dfec4acc006a23ddc9ea5788dbb90ea | |
parent | 6c7cc6e4694dc464ae884332f2a322973497e3cf [diff] |
RDS: Rewrite rds_send_xmit 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>