cvs commit: src/sys/vm vm_object.c

Alan Cox alc at FreeBSD.org
Fri Jun 20 21:14:50 PDT 2003


alc         2003/06/20 21:14:48 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
   - Increase the scope of the vm object lock in vm_object_collapse().
   - Assert that the vm object and its backing vm object are both locked in
     vm_object_qcollapse().
  
  Revision  Changes    Path
  1.299     +4 -3      src/sys/vm/vm_object.c


More information about the cvs-src mailing list