Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 04/15/2004 13:56:32
Module Name:	src
Committed By:	mrg
Date:		Thu Apr 15 13:56:32 UTC 2004

Modified Files:
	src/sys/arch/i386/i386: pmc.c

Log Message:
when we have a P4 or a MP system, don't enable performance monitoring.
this fixes PR#25014.  i386 GENERIC can re-enable PERFCTRS by default now
(it was disabled with x86 SMP support was commited to the trunk.)

XXX:  should add P4 support
XXX:  should add MP support


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/i386/pmc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.