cvs commit: src/sys/vm vm_page.c vm_pageout.c

Alan Cox alc at FreeBSD.org
Wed Feb 7 06:37:31 UTC 2007


alc         2007-02-07 06:37:30 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c vm_pageout.c 
  Log:
  Change the pagedaemon, vm_wait(), and vm_waitpfault() to sleep on the
  vm page queue free mutex instead of the vm page queue mutex.
  
  Revision  Changes    Path
  1.335     +9 -7      src/sys/vm/vm_page.c
  1.279     +12 -8     src/sys/vm/vm_pageout.c


More information about the cvs-all mailing list