From 2d5b7074e888e22729d128dac30b0a361a3eaa68 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Fri, 24 Sep 1993 21:01:11 +0000 Subject: Enable SYSVSHM, and set SHMMAXPGS=64. --- sys/conf/NOTES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 8d54b64..c0fdc0c 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -4,7 +4,7 @@ # # This kernel is NOT MEANT to be runnable! # -# $Id: LINT,v 1.7 1993/09/13 03:15:26 rgrimes Exp $ +# $Id: LINT,v 1.8 1993/09/21 06:16:07 rgrimes Exp $ # machine "i386" @@ -64,7 +64,8 @@ pseudo-device sl 2 device st0 device st1 pseudo-device swappager -#options SYSVSHM +options SYSVSHM +options "SHMMAXPGS=64" # 256Kb of sharable memory #pseudo-device tb #tablet line discipline. pseudo-device tpip #pseudo-device tun -- cgit v1.1