13 lines
413 B
Text
13 lines
413 B
Text
|
|
$NetBSD: README.FreeBSD,v 1.1 2008/09/12 16:03:05 taca Exp $
|
|
|
|
The following parameters should work for FreeBSD:
|
|
|
|
options SYSVMSG # System V-like message queues
|
|
options SYSVSEM # System V-like semaphores
|
|
options SYSVSHM # System V-like memory sharing
|
|
|
|
options SHMMAXPGS=8192
|
|
options MSGMNB=8192
|
|
options MSGSSZ=64
|
|
options MSGTQL=2048
|