summaryrefslogtreecommitdiff
path: root/multimedia/ogle
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-03-12 20:54:37 +0000
committerwiz <wiz@pkgsrc.org>2008-03-12 20:54:37 +0000
commitbe3cd0c4b7549f1984eb6d691bd99bfa85982572 (patch)
tree41d995ee354938266e8bc7e9d2ff5f65fe10be20 /multimedia/ogle
parenta1a651bea281db5f11e70221b1fd2022afaf61db (diff)
downloadpkgsrc-be3cd0c4b7549f1984eb6d691bd99bfa85982572.tar.gz
Mention sysctl for shmmaxpgs.
Diffstat (limited to 'multimedia/ogle')
-rw-r--r--multimedia/ogle/MESSAGE.NetBSD6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/ogle/MESSAGE.NetBSD b/multimedia/ogle/MESSAGE.NetBSD
index 77818243ed1..6cb2dcc346d 100644
--- a/multimedia/ogle/MESSAGE.NetBSD
+++ b/multimedia/ogle/MESSAGE.NetBSD
@@ -1,9 +1,13 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2005/03/15 15:47:18 wiz Exp $
+$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
+
===========================================================================