summaryrefslogtreecommitdiff
path: root/block/ioctl.c
diff options
context:
space:
mode:
authorJon Paul Maloy <jon.maloy@ericsson.com>2016-09-01 17:52:50 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-09-03 00:10:24 (GMT)
commit7c4a54b963b68eee5ef3bd7ca740630d965616e2 (patch)
tree47d208204080540e4c117a72d0790a64509b49bd /block/ioctl.c
parent02d11ca20091fcef904f05defda80c53e5b4e793 (diff)
downloadlinux-7c4a54b963b68eee5ef3bd7ca740630d965616e2.tar.xz
tipc: rate limit broadcast retransmissions
As cluster sizes grow, so does the amount of identical or overlapping broadcast NACKs generated by the packet receivers. This often leads to 'NACK crunches' resulting in huge numbers of redundant retransmissions of the same packet ranges. In this commit, we introduce rate control of broadcast retransmissions, so that a retransmitted range cannot be retransmitted again until after at least 10 ms. This reduces the frequency of duplicate, redundant retransmissions by an order of magnitude, while having a significant positive impact on overall throughput and scalability. Reviewed-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions