K 10 svn:author V 3 alc K 8 svn:date V 27 1999-03-02T22:55:02.000000Z K 7 svn:log V 220 To avoid a conflict for the vm_map's lock with vm_fault, release the read lock around the subyte operations in mincore. After the lock is reacquired, use the map's timestamp to determine if we need to restart the scan. END