Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/sommerfeld_i386mp_1]: src/sys/arch/i386/conf Comment out *DEBUG options ...
details: https://anonhg.NetBSD.org/src/rev/687882f1a36c
branches: sommerfeld_i386mp_1
changeset: 482351:687882f1a36c
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sun Jan 07 19:36:11 2001 +0000
description:
Comment out *DEBUG options since we're approaching stability..
diffstat:
sys/arch/i386/conf/GENERIC.MP | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 13350fad5ed8 -r 687882f1a36c sys/arch/i386/conf/GENERIC.MP
--- a/sys/arch/i386/conf/GENERIC.MP Sun Jan 07 18:46:22 2001 +0000
+++ b/sys/arch/i386/conf/GENERIC.MP Sun Jan 07 19:36:11 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.MP,v 1.1.2.2 2000/09/23 17:19:05 sommerfeld Exp $
+# $NetBSD: GENERIC.MP,v 1.1.2.3 2001/01/07 19:36:11 sommerfeld Exp $
#
# GENERIC.MP -- Generic, plus enable Multiprocessor support.
#
@@ -8,9 +8,9 @@
options MULTIPROCESSOR
options COM_MPLOCK # com MP locking; REQUIRED on MP i386
-options LOCKDEBUG
-options MPDEBUG
-options MPVERBOSE
-options DEBUG
+#options LOCKDEBUG
+#options MPDEBUG
+#options MPVERBOSE
+#options DEBUG
ioapic* at mainbus? apid ?
Home |
Main Index |
Thread Index |
Old Index