*ident	"@(#)kern-i386:io/io.cf/Mtune	1.16"

* max number of modules that can be pushed on a stream
NSTRPUSH        9    9    10

* max size of the data portion of a streams message
STRMSGSZ        65536    0    65536

* max size of the data portion of a streams message
STRCTLSZ        1024 1024 2048

* max number of bytes streams may consume
STRTHRESH       0  0   0x1000000

* max number of streams loggers
NLOG		10	3	16

* Max number of service procedures to run in any given runqueues invocation
STRNSCHED	16	1	32

* Maximum legal major device number
MAXMAJOR        0x1fff     0x7f     0x1fff

* Maximum legal minor device number
MAXMINOR        0x3ffff     0xff     0x3ffff

* Use Disk Change Signal (0 = Do Not Use, 1 = Use)
FD_DOOR_SENSE	1	0	1

* Console security
CONSOLE_SECURITY	1	0	3
