diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/ELBERETH | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GANDALF | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/HERMES | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/LUCIFIER | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/NETTAN | 6 | ||||
-rw-r--r-- | sys/arch/i386/conf/OPRAH | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/SARUMAN | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/WALDORF | 4 | ||||
-rw-r--r-- | sys/arch/i386/include/vmparam.h | 4 |
10 files changed, 21 insertions, 21 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index 114a1e9445c..477767ee409 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.23 1999/01/02 00:32:56 niklas Exp $ +# $OpenBSD: DISKLESS,v 1.24 1999/10/03 21:08:15 niklas Exp $ # $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ # # DISKLESS -- Generic machine setup for diskless boot. @@ -35,7 +35,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, 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, diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF index d31ea451f96..a22396a09dc 100644 --- a/sys/arch/i386/conf/GANDALF +++ b/sys/arch/i386/conf/GANDALF @@ -1,7 +1,7 @@ # # GANDALF -- Dual Tyan P5/166 PCI/EISA bus # -# $OpenBSD: GANDALF,v 1.30 1999/03/16 19:26:50 tholo Exp $ +# $OpenBSD: GANDALF,v 1.31 1999/10/03 21:08:15 niklas Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -33,7 +33,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, diff --git a/sys/arch/i386/conf/HERMES b/sys/arch/i386/conf/HERMES index b04ba148f75..23ab9914a97 100644 --- a/sys/arch/i386/conf/HERMES +++ b/sys/arch/i386/conf/HERMES @@ -1,4 +1,4 @@ -# $OpenBSD: HERMES,v 1.19 1999/08/21 20:36:43 kstailey Exp $ +# $OpenBSD: HERMES,v 1.20 1999/10/03 21:08:15 niklas Exp $ # # HERMES -- 450MHz Pentium II PCI, APM, PnP # @@ -32,7 +32,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, diff --git a/sys/arch/i386/conf/LUCIFIER b/sys/arch/i386/conf/LUCIFIER index 16fcea412df..b1151c11517 100644 --- a/sys/arch/i386/conf/LUCIFIER +++ b/sys/arch/i386/conf/LUCIFIER @@ -1,4 +1,4 @@ -# $OpenBSD: LUCIFIER,v 1.20 1999/02/18 13:10:55 mickey Exp $ +# $OpenBSD: LUCIFIER,v 1.21 1999/10/03 21:08:15 niklas Exp $ # #source /sys @@ -43,7 +43,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_11 # NetBSD 1.1, option COMPAT_43 # and 4.3BSD diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN index 7e266efb3b9..6faceff1530 100644 --- a/sys/arch/i386/conf/NETTAN +++ b/sys/arch/i386/conf/NETTAN @@ -1,4 +1,4 @@ -# $OpenBSD: NETTAN,v 1.34 1999/08/05 01:08:09 niklas Exp $ +# $OpenBSD: NETTAN,v 1.35 1999/10/03 21:08:15 niklas Exp $ # # NETTAN -- Applitron Datasystem AB # @@ -6,7 +6,7 @@ machine i386 # architecture, used by config; REQUIRED #include "../../../conf/GENERIC" -# $OpenBSD: NETTAN,v 1.34 1999/08/05 01:08:09 niklas Exp $ +# $OpenBSD: NETTAN,v 1.35 1999/10/03 21:08:15 niklas Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -29,7 +29,7 @@ option KMEMSTATS # collect malloc(9) statistics 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 # NetBSD 0.9, #option COMPAT_10 # NetBSD 1.0, diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH index 36ed4ee1f14..f63c4852c04 100644 --- a/sys/arch/i386/conf/OPRAH +++ b/sys/arch/i386/conf/OPRAH @@ -1,4 +1,4 @@ -# $OpenBSD: OPRAH,v 1.24 1999/02/04 23:16:06 niklas Exp $ +# $OpenBSD: OPRAH,v 1.25 1999/10/03 21:08:15 niklas Exp $ # # OPRAH -- Niklas Hallqvist's test machine # @@ -33,7 +33,7 @@ option CONUNIT=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, diff --git a/sys/arch/i386/conf/SARUMAN b/sys/arch/i386/conf/SARUMAN index 6f6e82a52c3..b46e429a148 100644 --- a/sys/arch/i386/conf/SARUMAN +++ b/sys/arch/i386/conf/SARUMAN @@ -1,7 +1,7 @@ # # SARUMAN -- i486DX/50 EISA bus # -# $OpenBSD: SARUMAN,v 1.8 1999/01/02 00:32:54 niklas Exp $ +# $OpenBSD: SARUMAN,v 1.9 1999/10/03 21:08:15 niklas Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -34,7 +34,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, diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF index d5ee21067ac..7e21e4a33a5 100644 --- a/sys/arch/i386/conf/WALDORF +++ b/sys/arch/i386/conf/WALDORF @@ -1,4 +1,4 @@ -# $OpenBSD: WALDORF,v 1.20 1999/02/04 23:16:06 niklas Exp $ +# $OpenBSD: WALDORF,v 1.21 1999/10/03 21:08:15 niklas Exp $ # # WALDORF -- a 486 kernel config Applitron use for some gateway # machines (waldorf and neuro). @@ -33,7 +33,7 @@ option BOOT_CONFIG # user kernel config #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, diff --git a/sys/arch/i386/include/vmparam.h b/sys/arch/i386/include/vmparam.h index 1ed5fbafc33..36bd525296a 100644 --- a/sys/arch/i386/include/vmparam.h +++ b/sys/arch/i386/include/vmparam.h @@ -1,4 +1,4 @@ -/* $OpenBSD: vmparam.h,v 1.13 1999/09/20 17:05:47 deraadt Exp $ */ +/* $OpenBSD: vmparam.h,v 1.14 1999/10/03 21:08:16 niklas Exp $ */ /* $NetBSD: vmparam.h,v 1.15 1994/10/27 04:16:34 cgd Exp $ */ /*- @@ -89,7 +89,7 @@ * Size of shared memory map */ #ifndef SHMMAXPGS -#define SHMMAXPGS 1024 +#define SHMMAXPGS 2048 #endif /* |