cvs commit: src/sys/kern kern_subr.c

Alan Cox alc at FreeBSD.org
Sat Aug 12 19:47:51 UTC 2006


alc         2006-08-12 19:47:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_subr.c 
  Log:
  Reduce the scope of the page queues lock in vm_pgmoveco() now that
  vm_page_sleep_if_busy() no longer requires the page queue lock to be held.
  
  Correctly spell "TRUE".
  
  Revision  Changes    Path
  1.97      +2 -2      src/sys/kern/kern_subr.c


More information about the cvs-all mailing list