Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2006 06:00:49 +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_bio.c
Message-ID:  <200608080600.k7860oj8028434@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-08-08 06:00:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Reduce the scope of the page queues lock in vfs_busy_pages() now that
  vm_page_sleep_if_busy() no longer requires the caller to hold the page
  queues lock.
  
  Revision  Changes    Path
  1.508     +1 -1      src/sys/kern/vfs_bio.c



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