cvs commit: src/sys/vm vm_zeroidle.c

[ Available lists | Index of cvs-src | Month of Oct 2004 | Week of 31 Oct 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alan Cox <alc@FreeBSD.org>
Date
31 Oct 2004 19:32:59
Subject
cvs commit: src/sys/vm vm_zeroidle.c
Message-ID
200410311932.i9VJWvmo058193@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.534 seconds