summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-08-04 20:14:41 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-08-04 20:14:41 +0000
commitc2bb29e827f83c9033545e3d3e0e445a4fc6a077 (patch)
tree1e741473739cb175e22208fde860671ee07b4751 /sys/arch/mac68k/conf
parent37d11ae7617046e8399558cc243bf2e52cd7dba2 (diff)
Crank maxusers to 32 on m68k GENERIC kernels, and to 16 on m68k installation
media. The latter is to work around a pmap issue on 680[46]0, for which either a kluge or a real fix look very ugly.
Diffstat (limited to 'sys/arch/mac68k/conf')
-rw-r--r--sys/arch/mac68k/conf/GENERIC4
-rw-r--r--sys/arch/mac68k/conf/GENERICSBC4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC
index 8189538cb71..f28bacebd24 100644
--- a/sys/arch/mac68k/conf/GENERIC
+++ b/sys/arch/mac68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.32 2004/04/01 22:15:55 xsa Exp $
+# $OpenBSD: GENERIC,v 1.33 2004/08/04 20:14:40 miod Exp $
# $NetBSD: GENERIC,v 1.52 1997/01/13 23:34:07 scottr Exp $
#
# GENERIC - an all-in-one kernel for the mac68k
@@ -20,7 +20,7 @@ option DISABLE_ADB_WITH_SERIAL_CONSOLE
#option MRG_ADB # Use ROM-based ADB driver
config bsd swap generic
-maxusers 16
+maxusers 32
mainbus0 at root
diff --git a/sys/arch/mac68k/conf/GENERICSBC b/sys/arch/mac68k/conf/GENERICSBC
index df3bebc3830..2ef885d372d 100644
--- a/sys/arch/mac68k/conf/GENERICSBC
+++ b/sys/arch/mac68k/conf/GENERICSBC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERICSBC,v 1.16 2004/04/01 22:15:55 xsa Exp $
+# $OpenBSD: GENERICSBC,v 1.17 2004/08/04 20:14:40 miod Exp $
# $NetBSD: GENERIC,v 1.52 1997/01/13 23:34:07 scottr Exp $
#
# GENERICSBC --- our generic kernel using the SBC SCSI driver
@@ -20,7 +20,7 @@ option DISABLE_ADB_WITH_SERIAL_CONSOLE
#option MRG_ADB # Use ROM-based ADB driver
config bsd swap generic
-maxusers 16
+maxusers 32
mainbus0 at root