cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Sat Oct 30 16:30:53 PDT 2004


alc         2004-10-30 23:30:53 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  During traversal of the active queue by vm_pageout_page_stats(), try
  locking the page's containing object before accessing the page's flags.
  
  Revision  Changes    Path
  1.264     +10 -1     src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list