summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2024-01-31 17:58:40 +0300
committerDavid Howells <dhowells@redhat.com>2024-03-06 02:35:26 +0300
commit37473e41623409286ab2f5db628a59d4da9a79d7 (patch)
treeb7fee3b05c0d00bd9c2903f0801995490064f106 /tools/perf/scripts/python
parent4d267ad6fd566c58d33ac899fefd5357b9a71908 (diff)
downloadlinux-37473e41623409286ab2f5db628a59d4da9a79d7.tar.xz
rxrpc: Clean up the resend algorithm
Clean up the DATA packet resending algorithm to retransmit packets as we come across them whilst walking the transmission buffer rather than queuing them for retransmission at the end. This can be done as ACK parsing - and thus the discarding of successful packets - is now done in the same thread rather than separately in softirq context and a locked section is no longer required. Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: "David S. Miller" <davem@davemloft.net> cc: Eric Dumazet <edumazet@google.com> cc: Jakub Kicinski <kuba@kernel.org> cc: Paolo Abeni <pabeni@redhat.com> cc: linux-afs@lists.infradead.org cc: netdev@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions