Date: Sat, 24 Feb 2001 06:06:36 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <200102241406.f1OE6bb24279@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/02/24 06:06:36 PST Modified files: sys/kern kern_switch.c Log: - Assert that the proc to return is not NULL in runq_choose the same as runq_remove. - bzero the whole struct runq in runq_init just in case its not statically allocated. Revision Changes Path 1.11 +3 -1 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?200102241406.f1OE6bb24279>