alc         2003/11/01 15:06:41 PST
  FreeBSD src repository
  Modified files:
    sys/vm               vm_object.c 
  Log:
   - Increase the scope of two vm object locks in vm_object_collapse().
   - Remove the acquisition and release of Giant from vm_object_coalesce().
  
  Revision  Changes    Path
  1.314     +4 -12     src/sys/vm/vm_object.c