K 10 svn:author V 3 alc K 8 svn:date V 27 2002-06-19T06:02:03.000000Z K 7 svn:log V 244 o Replace GIANT_REQUIRED in vm_object_coalesce() by the acquisition and release of Giant. o Reduce the scope of GIANT_REQUIRED in vm_map_insert(). These changes will enable us to remove the acquisition and release of Giant from obreak(). END