cvs commit: src/sys/kern vfs_cluster.c
    Alan Cox 
    alc at FreeBSD.org
       
    Sat Feb 26 00:00:15 GMT 2005
    
    
  
alc         2005-02-26 00:00:14 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/kern             vfs_cluster.c 
  Log:
  MFC revision 1.155
   Synchronize access to the vm page's PG_BUSY flag using the containing vm
   object's lock.  In the same place, eliminate unnecessary checks for a NULL
   vm object pointer.
  
  MFC revision 1.161
   Eliminate (now) unnecessary acquisition and release of the global page
   queues lock.
  
  Revision   Changes    Path
  1.150.2.1  +4 -8      src/sys/kern/vfs_cluster.c
    
    
More information about the cvs-all
mailing list