Subject: Re: Memory allocation problem
To: None <frank@fwi.uva.nl>
From: Andrei Petrov <and@genesyslab.com>
List: port-sparc
Date: 12/05/1996 15:58:46
 > Date: Thu, 5 Dec 1996 23:17:12 +0100 (MET)
 > Cc: port-sparc@NetBSD.ORG
 > From: frank@fwi.uva.nl (Frank van der Linden)
 > 
 > Quoting Frederic CIRERA,
 > 
 > > Hello sparc porters.
 > 
 > > 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.
 > 
 > That would be the resource limit on memory.. try 'unlimit datasize'
 > before running your program (with csh/tcsh), that should put it at
 > 256M.
 > 
 > - Frank
 > 

Normally it's possible to use setrlimit syscall.


--
Andrey