HomeFreeBSD

Decrease lock contention within the TCP accept case by removing

Description

Decrease lock contention within the TCP accept case by removing
the INP_INFO lock from tcp_usr_accept. As the PR/patch states
this was following the advice already in the code.
See the PR below for a full disucssion of this change and its
measured effects.

PR: 183659
Submitted by: Julian Charbon
Reviewed by: jhb

Details

Provenance
gnnAuthored on
Reviewer
jhb
Parents
rS261241: MFH@261240.
Branches
Unknown
Tags
Unknown