Subject: Re: user and kernel limits
To: netbsd-users <netbsd-users@NetBSD.org>
From: Bob Bernstein <rs@bernstein.providence.ri.us>
List: netbsd-users
Date: 06/12/2004 15:10:19
On Sat, 2004-06-12 at 14:56, Ian P. Thomas wrote:

> 	I had to up one of these levels, datasize, when using Java.  I used 
> the limit variable in tcsh.  man tcsh(1) for more info, specifically 
> openfiles and maxproc, which seems to relate to what you need.  type 
> limit to find out what the current values are.

Ah. The terminology here is a tad different, with "descriptors" instead
of "openfiles," but I doubled the former in .cshrc with

limit descriptors 128

and we shall see if evolution is now more comfortable.

Thanks,

-- 
Bob Bernstein