Subject: Re: Memory allocation problem
To: Frederic CIRERA <fred@ai.univ-paris8.fr>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 12/05/1996 23:14:55
> I have a little problem, it's impossible to allocate more than 16 MB
> with NetBSD-1.2 on my sparc 5.  Somebody have any idea to solve this
> problem.

The default data size limit in NetBSD/sparc 1.2 is 16MB, but you can raise it
up to 64MB (see the `limit' shell command).

In `-current' the limits have been recently increased to 64MB and 256MB,
respectively.

-pk