K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-06-06T13:46:16.000000Z K 7 svn:log V 170 Apparently, the vm_mtx must be held around vm_map_find(). I'm assuming that it needn't be held around vm_mmap() since vm_mmap() itself aquires it. Sleuthing by: obrien END