cvs commit: src/sys/kern vfs_bio.c

Alan Cox alc at FreeBSD.org
Tue Aug 8 06:00:50 UTC 2006


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


More information about the cvs-src mailing list