diff options
author | 2020-09-30 14:21:30 -0700 | |
---|---|---|
committer | 2020-09-30 14:21:30 -0700 | |
commit | 9b5cbf469d7efb8553635b1f25a6337101dd5f00 (patch) | |
tree | f1ce9d23e66fd51f5efcd7ea38663db68f27d5ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: macb: move pdata to private header (diff) | |
parent | tcp: add exponential backoff in __tcp_send_ack() (diff) | |
download | wireguard-linux-9b5cbf469d7efb8553635b1f25a6337101dd5f00.tar.xz wireguard-linux-9b5cbf469d7efb8553635b1f25a6337101dd5f00.zip |
Merge branch 'tcp-exponential-backoff-in-tcp_send_ack'
Eric Dumazet says:
====================
tcp: exponential backoff in tcp_send_ack()
We had outages caused by repeated skb allocation failures in tcp_send_ack()
It is time to add exponential backoff to reduce number of attempts.
Before doing so, first patch removes icsk_ack.blocked to make
room for a new field (icsk_ack.retry)
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions