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 MP Debug configuration.
details: https://anonhg.NetBSD.org/src/rev/86a9a0db7f21
branches: sommerfeld_i386mp_1
changeset: 482353:86a9a0db7f21
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sun Jan 07 19:38:12 2001 +0000
description:
MP Debug configuration.
diffstat:
sys/arch/i386/conf/GENERIC.MPDEBUG | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diffs (15 lines):
diff -r fc8b6a011f40 -r 86a9a0db7f21 sys/arch/i386/conf/GENERIC.MPDEBUG
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/i386/conf/GENERIC.MPDEBUG Sun Jan 07 19:38:12 2001 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: GENERIC.MPDEBUG,v 1.1.2.1 2001/01/07 19:38:12 sommerfeld Exp $
+#
+# GENERIC.MPDEBUG -- Generic multiprocessor, plus enable all the DEBUG
+# switches we can.
+
+include "arch/i386/conf/GENERIC.MP"
+
+options LOCKDEBUG
+options MPDEBUG
+options MPVERBOSE
+options DEBUG
Home |
Main Index |
Thread Index |
Old Index