cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Fri Nov 5 06:24:05 GMT 2004


alc         2004-11-05 06:24:05 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  During traversal of the inactive queue, try locking the page's containing
  object before accessing the page's flags or the object's reference count.
  
  Revision  Changes    Path
  1.266     +9 -4      src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list