Searched hist:98460 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/vm/
H A Dvm_unix.cdiff 98460 Thu Jun 20 00:04:55 MDT 2002 alc o Acquire and release the vm_map lock instead of Giant in obreak().
Consequently, use vm_map_insert() and vm_map_delete(), which expect
the vm_map to be locked, instead of vm_map_find() and vm_map_remove(),
which do not.

Completed in 67 milliseconds