Skip to content
Commit 52841430 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'listener_refactor_part_12'



Eric Dumazet says:

====================
inet: tcp listener refactoring, part 12

By adding a pointer back to listener, we are preparing synack rtx
handling to no longer be governed by listener keepalive timer,
as this is the most problematic source of contention on listener
spinlock. Note that TCP FastOpen had such pointer anyway, so we
make it generic.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 9f2dbdd9 0470c8ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment