===========================================================================
$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 ogle, e.g.

	options SHMMAXPGS=32768

or on newer releases during runtime, using

	sysctl -w kern.ipc.shmmaxpgs=32768

===========================================================================
