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

Alan Cox alc at FreeBSD.org
Sun Feb 11 05:44:35 UTC 2007


alc         2007-02-11 05:18:40 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c vm_zeroidle.c 
  Log:
  Use the free page queue mutex instead of the page queue mutex to
  synchronize sleeping and waking of the zero idle thread.
  
  Revision  Changes    Path
  1.336     +1 -1      src/sys/vm/vm_page.c
  1.44      +5 -6      src/sys/vm/vm_zeroidle.c


More information about the cvs-src mailing list