Date: Sat, 3 May 1997 12:24:16 -0700 (PDT) From: Steve Passe <fsmp@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 mplock.s Message-ID: <199705031924.MAA23732@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fsmp 97/05/03 12:24:16 Modified: sys/i386/i386 mplock.s Log: disabled checks for smp_active == 0. this was wasting precious cycles for no apparent (to me) reason. it is currently bracketed by BOTHER_TO_CHECK, define to restore old behaviour. Revision Changes Path 1.2 +10 -1 src/sys/i386/i386/mplock.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705031924.MAA23732>