cvs commit: src/sys/vm vm_zeroidle.c

Alan Cox alc at FreeBSD.org
Sun Oct 31 11:33:00 PST 2004


alc         2004-10-31 19:32:57 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_zeroidle.c 
  Log:
  Introduce a Boolean variable wakeup_needed to avoid repeated, unnecessary
  calls to wakeup() by vm_page_zero_idle_wakeup().
  
  Revision  Changes    Path
  1.31      +9 -2      src/sys/vm/vm_zeroidle.c


More information about the cvs-all mailing list