diff options
author | David S. Miller <davem@davemloft.net> | 2015-03-23 16:52:34 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-23 16:52:34 -0400 |
commit | 86c1aee1178c8e57dae10a9e73c51069098e4b5b (patch) | |
tree | af400c0966ec6eda25fe182acb7f457d2c403be7 /net/core/sock.c | |
parent | c9231f8247f5676a8dedd66efc6d89af99518530 (diff) | |
parent | 52036a43055b3aae6659841c45a809af2ad4535e (diff) | |
download | lwn-86c1aee1178c8e57dae10a9e73c51069098e4b5b.tar.gz lwn-86c1aee1178c8e57dae10a9e73c51069098e4b5b.zip |
Merge branch 'listener_refactor_part_15'
Eric Dumazet says:
====================
tcp listener refactoring part 15
I am trying to make the final patch pushing request socks into ehash
as small as possible. In this patch series, I made various adjustments
for the SYNACK generation, allowing me to reach 1 Mpps SYNACK in my
stress test (still hitting LISTENER spinlock of course, and the syn_wait
spinlock)
I also converted the ICMP handlers a bit ahead of time :
They no longer need to get the LISTENER socket, and can use
only a lookup in ehash table. No big deal if we ignore ICMP
for requests socks before the final steps.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions