Date: Wed, 6 Mar 2002 07:34:08 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <200203061534.g26FY8N16380@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/03/06 07:34:08 PST
Modified files:
sys/kern kern_switch.c
Log:
Rename runq_find() to runq_findproc(), and hide it behind #ifdef DIAGNOSTIC,
as it can have a severe impact on performance under high load, and the bug
it was meant to catch was fixed ages ago.
Revision Changes Path
1.23 +5 -3 src/sys/kern/kern_switch.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?200203061534.g26FY8N16380>
