Alan Cox 9917e01041 Further work on pushing Giant out of the vm_map layer and down
into the vm_object layer:
 o Acquire and release Giant in vm_object_shadow() and
   vm_object_page_remove().
 o Remove the GIANT_REQUIRED assertion preceding vm_map_delete()'s call
   to vm_object_page_remove().
 o Remove the acquisition and release of Giant around vm_map_lookup()'s
   call to vm_object_shadow().
2002-05-31 03:48:55 +00:00
..
2002-04-29 07:43:16 +00:00
2002-05-29 08:25:13 +00:00
2002-05-22 01:01:37 +00:00
2002-04-29 07:43:16 +00:00
2002-05-22 01:01:37 +00:00
2002-05-27 22:10:28 +00:00
2002-03-19 22:20:14 +00:00
2002-03-19 22:20:14 +00:00
2002-05-16 21:28:32 +00:00
2002-03-19 22:20:14 +00:00