blob: 6cb2dcc346d9877766b10c746ab99922d76e5ecc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.3 2008/03/12 20:54:37 wiz Exp $
You may need to increase the value of SHMMAXPGS in your kernel
configuration to use ${PKGBASE}, e.g.
options SHMMAXPGS=32768
or on newer releases during runtime, using
sysctl -w kern.ipc.shmmaxpgs=32768
===========================================================================
|