blob: db2322a5a6f250c46e73f311624ea8caa16ef441 (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE.Solaris,v 1.1 2003/12/25 16:28:14 taca Exp $
The following parameters in /etc/system should work for Solaris:
set shmsys:shminfo_shmmax=2097152
set shmsys:shminfo_shmmni=32
set shmsys:shminfo_shmseg=16
===========================================================================
|