summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/ELBERETH
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/ELBERETH')
-rw-r--r--sys/arch/i386/conf/ELBERETH4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/ELBERETH b/sys/arch/i386/conf/ELBERETH
index e0295e4c16b..d59ca9f0f76 100644
--- a/sys/arch/i386/conf/ELBERETH
+++ b/sys/arch/i386/conf/ELBERETH
@@ -1,5 +1,5 @@
#
-# $OpenBSD: ELBERETH,v 1.21 1999/09/21 17:17:12 kstailey Exp $
+# $OpenBSD: ELBERETH,v 1.22 1999/10/03 21:08:15 niklas Exp $
#
#
# ELBERETH -- 166MHz Pentium PCI
@@ -31,7 +31,7 @@ option KTRACE # system call tracing, a la ktrace(1)
option SYSVMSG # System V-like message queues
option SYSVSEM # System V-like semaphores
option SYSVSHM # System V-like memory sharing
-#option SHMMAXPGS=1024 # 1024 pages is the default
+#option SHMMAXPGS=2048 # 2048 pages is the default
#option COMPAT_09 # Kernel compatibility with NetBSD 0.9,
#option COMPAT_10 # NetBSD 1.0,