Date: Wed, 21 Feb 2001 18:12:55 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c Message-ID: <200102220212.f1M2Ctq80863@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/21 18:12:55 PST Modified files: sys/kern kern_mutex.c Log: - Use the NOCPU constant. - Move the ithread spin locks before sched lock and clk in preparation for future commits to the ithread code. Revision Changes Path 1.47 +4 -4 src/sys/kern/kern_mutex.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?200102220212.f1M2Ctq80863>