Date: Wed, 3 Nov 2004 18:03:06 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 intr_machdep.c src/sys/i386/i386 intr_machdep.c Message-ID: <200411031803.iA3I36ac027246@repoman.freebsd.org>
index | next in thread | raw e-mail
scottl 2004-11-03 18:03:06 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 intr_machdep.c
sys/i386/i386 intr_machdep.c
Log:
Don't use atomic ops to increment interrupt stats. This was only done on
amd64 and i386 anyways. The stats are only kept for informational purposes.
Revision Changes Path
1.11 +3 -3 src/sys/amd64/amd64/intr_machdep.c
1.11 +3 -3 src/sys/i386/i386/intr_machdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411031803.iA3I36ac027246>
