HomeFreeBSD

Now that there is no R/W lock on PCB list the pcblist sysctls

Description

Now that there is no R/W lock on PCB list the pcblist sysctls
handlers can be greatly simplified. All the previous double
cycling and complex locking was added to avoid these functions
holding global PCB locks for extended period of time, preventing
addition of new entries.

Details

Provenance
glebiusAuthored on
Parents
rS354483: Now that all of the tcp_input() and all its branches are executed
Branches
Unknown
Tags
Unknown