Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2010 02:26:25 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c src/sys/vm vm_page.c
Message-ID:  <201005250227.o4P2RJBo055982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-05-25 02:26:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
    sys/vm               vm_page.c 
  Log:
  SVN rev 208524 on 2010-05-25 02:26:25Z by alc
  
  Eliminate the acquisition and release of the page queues lock from
  vfs_busy_pages().  It is no longer needed.
  
  Submitted by:   kib
  
  Revision  Changes    Path
  1.580     +0 -5      src/sys/kern/vfs_bio.c
  1.405     +0 -1      src/sys/vm/vm_page.c



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