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 Add a MP kernel for SWINGER.



details:   https://anonhg.NetBSD.org/src/rev/d8b17b26fa94
branches:  sommerfeld_i386mp_1
changeset: 482328:d8b17b26fa94
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Fri Dec 29 21:37:48 2000 +0000

description:
Add a MP kernel for SWINGER.

diffstat:

 sys/arch/i386/conf/SWINGER.MP |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r 2c1d85e4ed6f -r d8b17b26fa94 sys/arch/i386/conf/SWINGER.MP
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/i386/conf/SWINGER.MP     Fri Dec 29 21:37:48 2000 +0000
@@ -0,0 +1,16 @@
+#      $NetBSD: SWINGER.MP,v 1.1.2.1 2000/12/29 21:37:48 thorpej Exp $
+#
+#      SWINGER.MP -- Swinger, plus enable Multiprocessor support.
+#
+
+include "arch/i386/conf/SWINGER"
+
+options                MULTIPROCESSOR
+options        COM_MPLOCK      # com MP locking; REQUIRED on MP i386
+
+#options       LOCKDEBUG
+options        MPDEBUG
+options        MPVERBOSE
+#options       DEBUG
+
+ioapic*                at mainbus? apid ?



Home | Main Index | Thread Index | Old Index