cvs commit: src/sys/vm vm_object.c

Alan Cox alc at FreeBSD.org
Sat Jun 21 19:35:07 PDT 2003


alc         2003/06/21 19:35:06 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Complete the vm object locking in vm_object_backing_scan(); specifically,
  deal with the case where we need to sleep on a busy page with two vm object
  locks held.
  
  Revision  Changes    Path
  1.300     +12 -5     src/sys/vm/vm_object.c


More information about the cvs-src mailing list