diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-01-18 17:05:53 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-01-18 17:05:53 +0000 |
commit | 63cd9a02e5c8bc63160057681bff60aa5636228e (patch) | |
tree | a92fc6b684cb72a99eea6e166b0c906e9c250d75 /sys/arch/sgi/conf | |
parent | d7727e97bfb0f0803ffe1bebc40c62d19073f955 (diff) |
Kernel configuration for multiprocessor Octane machines. There are a few
rough edges left to be polished, but the kernel is otherwise stable.
Diffstat (limited to 'sys/arch/sgi/conf')
-rw-r--r-- | sys/arch/sgi/conf/GENERIC-IP30.MP | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/arch/sgi/conf/GENERIC-IP30.MP b/sys/arch/sgi/conf/GENERIC-IP30.MP new file mode 100644 index 00000000000..1aec2cffa72 --- /dev/null +++ b/sys/arch/sgi/conf/GENERIC-IP30.MP @@ -0,0 +1,8 @@ +# $OpenBSD: GENERIC-IP30.MP,v 1.1 2010/01/18 17:05:52 miod Exp $ + +include "arch/sgi/conf/GENERIC-IP30" + +option MULTIPROCESSOR +#option MP_LOCKDEBUG + +cpu* at mainbus? |