commit | 11740ef4482914fcd8c9814ef7ceb7085715e554 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Thu Jan 13 11:40:31 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 15 12:04:24 2019 -0700 |
tree | 0507a9a67059c1d06cb410aaad1201f11b85de8b | |
parent | 55c70ca00c982fbc0df4c4d3e31747fb73f4ddb5 [diff] |
rds: check for excessive looping in rds_send_xmit Original commit from 2011 updated to include a change by Yuval Shaia <yuval.shaia@oracle.com> that adds a new statistic counter "send_stuck_rm" to capture the messages looping exessively in the send path. Signed-off-by: Gerd Rausch <gerd.rausch@oracle.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>