HomeFreeBSD

Deinline vfork handling out of the syscall return path.

Description

Deinline vfork handling out of the syscall return path.

vfork is rarely called (comparatively to other syscalls) and it avoidably
pollutes the fast path.

Sponsored by: The FreeBSD Foundation

Details

Provenance
mjgAuthored on
Parents
rS342235: Update priv(9) after r341827
Branches
Unknown
Tags
Unknown