Date: Tue, 17 Oct 2000 16:12:37 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_idle.c Message-ID: <200010172312.QAA10147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/17 16:12:37 PDT Modified files: sys/kern kern_idle.c Log: - Wrap the sanity checks for staying in the idle loop for absurdly long amounts of time in #ifdef DIAGNOSTIC - Call vm_page_zero_idle() during the idle loop. Revision Changes Path 1.7 +13 -7 src/sys/kern/kern_idle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010172312.QAA10147>