cvs commit: src/sys/vm vm_fault.c

Alan Cox alc at FreeBSD.org
Fri Mar 23 06:11:26 UTC 2007


alc         2007-03-23 06:11:26 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  vm_page_busy() no longer requires the page queues lock to be held.  Reduce
  the scope of the page queues lock in vm_fault() accordingly.
  
  Revision  Changes    Path
  1.225     +2 -2      src/sys/vm/vm_fault.c


More information about the cvs-src mailing list