cvs commit: src/sys/vm vm_fault.c

Alan Cox alc at FreeBSD.org
Sun Aug 6 00:17:20 UTC 2006


alc         2006-08-06 00:17:18 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  Eliminate the acquisition and release of the page queues lock around a call
  to vm_page_sleep_if_busy().
  
  Revision  Changes    Path
  1.218     +2 -4      src/sys/vm/vm_fault.c


More information about the cvs-src mailing list