HomeFreeBSD

MFC r271119, r272081:

Description

MFC r271119, r272081:

r271119:

In tcp_input(), don't acquire the pcbinfo global write lock for SYN
packets targeting a listening socket. Permit to reduce TCP input
processing starvation in context of high SYN load (e.g. short-lived TCP
connections or SYN flood).

Submitted by: Julien Charbon <jcharbon@verisign.com>
Reviewed by: adrian, hiren, jhb, Mike Bentkofsky

r272081:

Catch up with r271119.

Details

Provenance
jchAuthored on
Reviewer
adrian
Parents
rS303370: hyperv/vmbus: Cleanup RX bufring read process.
Branches
Unknown
Tags
Unknown