cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Thu Aug 14 22:13:37 PDT 2003


alc         2003/08/14 22:13:36 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  Extend the scope of the page queues lock in vm_pageout_scan() to cover
  the traversal of the PQ_INACTIVE queue.
  
  Revision  Changes    Path
  1.241     +4 -14     src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list