alc e7bbea38d9 o Acquire and release Giant in vm_object_reference() and
vm_object_deallocate(), replacing the assertion GIANT_REQUIRED.
 o Remove GIANT_REQUIRED from vm_map_protect() and vm_map_simplify_entry().
 o Acquire and release Giant around vm_map_protect()'s call to pmap_protect().

Altogether, these changes eliminate the need for mprotect() to acquire
and release Giant.
2002-05-12 05:22:56 +00:00
..
2002-04-29 07:43:16 +00:00
2002-04-29 07:43:16 +00:00
2002-03-19 22:20:14 +00:00
2002-03-19 22:20:14 +00:00
2002-03-19 22:20:14 +00:00