cvs commit: src/sys/vm vm_zeroidle.c

Alan Cox alc at FreeBSD.org
Sat Nov 20 12:52:35 PST 2004


alc         2004-11-20 20:52:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/vm               vm_zeroidle.c 
  Log:
  MFC revisions 1.30 and 1.31
   - Eliminate an unused but initialized variable.
   - Introduce a Boolean variable wakeup_needed to avoid repeated,
     unnecessary calls to wakeup() by vm_page_zero_idle_wakeup().
  
  Revision  Changes    Path
  1.26.2.4  +9 -4      src/sys/vm/vm_zeroidle.c


More information about the cvs-src mailing list