K 10 svn:author V 4 jeff K 8 svn:date V 27 2019-12-24T18:38:06.716755Z K 7 svn:log V 223 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 END