HomeFreeBSD

MFC r324045:

Description

MFC r324045:

sysctl: remove target buffer read/write checks prior to calling the handler

Said checks were inherently racy anyway as jokers could unmap target areas
before the handler got around to accessing them.

This saves time by avoiding locking the address space.

Details

Provenance
mjgAuthored on
Parents
rS327414: MFC r324328:
Branches
Unknown
Tags
Unknown