cvs commit: src/sys/vm vnode_pager.c

Alan Cox alc at FreeBSD.org
Sat Oct 18 17:01:57 PDT 2003


alc         2003/10/18 17:01:56 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vnode_pager.c 
  Log:
   - Synchronize access to a vm page's valid field using the containing
     vm object's lock.
   - Reduce the scope of the vm page queues lock in two places.
  
  Revision  Changes    Path
  1.188     +45 -43    src/sys/vm/vnode_pager.c


More information about the cvs-all mailing list