Subject: Re: Larger processes, howto?
To: None <arne@pegasus.esprit.ec.org>
From: Charles M. Hannum <mycroft@ai.mit.edu>
List: netbsd-help
Date: 06/02/1995 09:52:19
   Is there an easy way to configure a NetBSD-1.0 kernel to support
   larger processes?

You can edit /sys/arch/?/include/vmparam.h, and increase MAXDSIZ
and/or MAXSSIZ.  The former, at least, probably should be increased to
something huge.