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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to