summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-01-27 11:37:16 +0000
committerbde <bde@FreeBSD.org>1997-01-27 11:37:16 +0000
commitc1d86f7c352869aeb6beca79a0a222003d68630c (patch)
treeb97466e463670c89a9d2e0bfa4dc9e100c437283 /sys
parenta7f782c2f2158092df31ac05c0f80ead994eb0ae (diff)
downloadFreeBSD-src-c1d86f7c352869aeb6beca79a0a222003d68630c.zip
FreeBSD-src-c1d86f7c352869aeb6beca79a0a222003d68630c.tar.gz
Added lots of undocumented options KBD*, MSG*, NBUF, NMBCLUSTERS, PSM*,
SEM* and SHM*. These are already supported in the options files. I mostly used the default value plus 1. This ensures that the LINT kernel depends on the options headers.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES28
-rw-r--r--sys/i386/conf/LINT28
-rw-r--r--sys/i386/conf/NOTES28
3 files changed, 84 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index e575f87..6d200c4 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1013,6 +1013,21 @@ options "EXT2FS"
options "I586_CTR_GUPROF"
options "I586_PMC_GUPROF=0x70000"
options "IBCS2"
+options KBD_MAXRETRY=4
+options KBD_MAXWAIT=6
+options KBD_RESETDELAY=201
+options KBDIO_DEBUG=2
+options MSGMNB=2049
+options MSGMNI=41
+options MSGSEG=2049
+options MSGSSZ=9
+options MSGTQL=41
+options NBUF=512
+options NMBCLUSTERS=1024
+options PSM_ACCEL=1
+options PSM_CHECKSYNC
+options PSM_DEBUG=1
+options PSM_EMULATION
options "SCSI_2_DEF"
options SCSI_DELAY=8 # Be pessimistic about Joe SCSI device
options SCSI_NCR_DEBUG
@@ -1020,6 +1035,19 @@ options SCSI_NCR_DFLT_TAGS=4
options SCSI_NCR_MAX_SYNC=10000
options SCSI_NCR_MAX_WIDE=1
options SCSI_NCR_MYADDR=7
+options SEMMAP=31
+options SEMMNI=11
+options SEMMNS=61
+options SEMMNU=31
+options SEMMSL=61
+options SEMOPM=101
+options SEMUME=11
options SHOW_BUSYBUFS # List buffers that prevent root unmount
+options SHMALL=1025
+options "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)"
+options SHMMAXPGS=1025
+options SHMMIN=2
+options SHMMNI=33
+options SHMSEG=9
options SI_DEBUG
options SPX_HACK
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index e575f87..6d200c4 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -1013,6 +1013,21 @@ options "EXT2FS"
options "I586_CTR_GUPROF"
options "I586_PMC_GUPROF=0x70000"
options "IBCS2"
+options KBD_MAXRETRY=4
+options KBD_MAXWAIT=6
+options KBD_RESETDELAY=201
+options KBDIO_DEBUG=2
+options MSGMNB=2049
+options MSGMNI=41
+options MSGSEG=2049
+options MSGSSZ=9
+options MSGTQL=41
+options NBUF=512
+options NMBCLUSTERS=1024
+options PSM_ACCEL=1
+options PSM_CHECKSYNC
+options PSM_DEBUG=1
+options PSM_EMULATION
options "SCSI_2_DEF"
options SCSI_DELAY=8 # Be pessimistic about Joe SCSI device
options SCSI_NCR_DEBUG
@@ -1020,6 +1035,19 @@ options SCSI_NCR_DFLT_TAGS=4
options SCSI_NCR_MAX_SYNC=10000
options SCSI_NCR_MAX_WIDE=1
options SCSI_NCR_MYADDR=7
+options SEMMAP=31
+options SEMMNI=11
+options SEMMNS=61
+options SEMMNU=31
+options SEMMSL=61
+options SEMOPM=101
+options SEMUME=11
options SHOW_BUSYBUFS # List buffers that prevent root unmount
+options SHMALL=1025
+options "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)"
+options SHMMAXPGS=1025
+options SHMMIN=2
+options SHMMNI=33
+options SHMSEG=9
options SI_DEBUG
options SPX_HACK
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index e575f87..6d200c4 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1013,6 +1013,21 @@ options "EXT2FS"
options "I586_CTR_GUPROF"
options "I586_PMC_GUPROF=0x70000"
options "IBCS2"
+options KBD_MAXRETRY=4
+options KBD_MAXWAIT=6
+options KBD_RESETDELAY=201
+options KBDIO_DEBUG=2
+options MSGMNB=2049
+options MSGMNI=41
+options MSGSEG=2049
+options MSGSSZ=9
+options MSGTQL=41
+options NBUF=512
+options NMBCLUSTERS=1024
+options PSM_ACCEL=1
+options PSM_CHECKSYNC
+options PSM_DEBUG=1
+options PSM_EMULATION
options "SCSI_2_DEF"
options SCSI_DELAY=8 # Be pessimistic about Joe SCSI device
options SCSI_NCR_DEBUG
@@ -1020,6 +1035,19 @@ options SCSI_NCR_DFLT_TAGS=4
options SCSI_NCR_MAX_SYNC=10000
options SCSI_NCR_MAX_WIDE=1
options SCSI_NCR_MYADDR=7
+options SEMMAP=31
+options SEMMNI=11
+options SEMMNS=61
+options SEMMNU=31
+options SEMMSL=61
+options SEMOPM=101
+options SEMUME=11
options SHOW_BUSYBUFS # List buffers that prevent root unmount
+options SHMALL=1025
+options "SHMMAX=(SHMMAXPGS*PAGE_SIZE+1)"
+options SHMMAXPGS=1025
+options SHMMIN=2
+options SHMMNI=33
+options SHMSEG=9
options SI_DEBUG
options SPX_HACK
OpenPOWER on IntegriCloud