Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2005 00:00:14 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_cluster.c
Message-ID:  <200502260000.j1Q00EAF024150@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502260000.j1Q00EAF024150>