HomeFreeBSD

Don't unnecessarily relock the vm object after sleeps. This results in a

Description

Don't unnecessarily relock the vm object after sleeps. This results in a
surprising amount of object contention on loop restarts in fault.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D22821

Details

Provenance
jeffAuthored on
Reviewer
kib
Differential Revision
D22821: Don't relock the vm object after busy sleeps.
Parents
rS356058: Unbreak build. It seems that mips and amd64 still pull in link_elf.c, so
Branches
Unknown
Tags
Unknown