NetBSD-Java archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: JDK/JRE 6 on NetBSD 3.1... should this work
On Fri, Jan 30, 2009 at 02:40:19PM -0800, Paul Newhouse wrote:
> #: ulimit -a
> time(cpu-seconds) unlimited
> file(blocks) unlimited
> coredump(blocks) unlimited
> data(kbytes) 131072
> stack(kbytes) 2048
> lockedmem(kbytes) 680845
> memory(kbytes) 2042536
> nofiles(descriptors) 64
> processes 160
> sbsize(bytes) unlimited
I suspect you need to increase 'data' and 'nofiles' (and maybe stack).
'ulimit -aH' will give the 'hard' limits - you can increase to those
without being root (the shell will set both hard and soft).
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index