Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2004 19:32:57 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_zeroidle.c
Message-ID:  <200410311932.i9VJWvmo058193@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410311932.i9VJWvmo058193>