Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jul 1996 00:03:13 -0700
From:      David Greenman <davidg@root.com>
To:        Kevin Rosenberg <kevin@cyberport.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to set INN datasize > 64MB 
Message-ID:  <199607040703.AAA01725@root.com>
In-Reply-To: Your message of "Wed, 03 Jul 1996 22:33:40 MDT." <Pine.BSI.3.94.960703223103.237B-100000@hippo.cyberport.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>I am using 2.1-STABLE on a 128MB P90 system. INN dies when it tries to
>allocate more memory than 64MB. Using ulimit and limit, I have not been
>able to raise the datasize > 64MB, and I don't see a kernel configuration
>option to set the maximum process datasize like BSD/OS v2.1.
>
>I'd sure appreciate it if someone could let me know how to give INN more
>memory!!

   Take a look at /sys/i386/include/vmparam.h. You want to change MAXDSIZ and
possibly DFLDSIZ and MAXSSIZ. Don't touch the others. :-)

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607040703.AAA01725>