cvs commit: src/sys/vm vm_object.c

Alan Cox alc at FreeBSD.org
Sun Mar 7 19:54:37 PST 2004


alc         2004/03/07 19:54:37 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Implement a work around for the deadlock avoidance case in
  vm_object_deallocate() so that it doesn't spin forever either.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.322     +7 -0      src/sys/vm/vm_object.c


More information about the cvs-all mailing list