cvs commit: src/sys/vm vm_pageout.c

Alan Cox alc at FreeBSD.org
Thu Oct 16 22:07:19 PDT 2003


alc         2003/10/16 22:07:17 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
   - Synchronize access to a vm page's valid field using the containing
     vm object's lock.
   - Release the vm object and vm page queues locks around vput().
  
  Revision  Changes    Path
  1.245     +19 -14    src/sys/vm/vm_pageout.c


More information about the cvs-src mailing list