HomeFreeBSD

proc: eliminate the zombproc list

Description

proc: eliminate the zombproc list

It is not needed by anything in the kernel and it slightly drives up contention
on both proctree and allproc locks.

Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21447

Details

Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D21447: proc: eliminate zombproc list
Parents
rS351571: MFC r351331:
Branches
Unknown
Tags
Unknown