Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 1996 08:42:42 +0000
From:      mwilson@flash.net
To:        freebsd-hackers@freebsd.org
Subject:   Stacksize
Message-ID:  <199603121442.IAA20127@defiant.flash.net>

next in thread | raw e-mail | index | archive | help
I am needing to increase the stacksize on a FreeBSD 2.1 system. Here 
is my current limit after a unlimit:

cputime         unlimited
filesize        unlimited
datasize        131072 kbytes
stacksize       65536 kbytes
coredumpsize    unlimited
memoryuse       unlimited
descriptors     2088
memorylocked    61460 kbytes
maxproc         1043


Here is my unlimit on a Solaris box:

filesize        unlimited
datasize        2097148 kbytes
stacksize       2097148 kbytes
coredumpsize    unlimited
descriptors     1024 
memorysize      unlimited


I have a program that requires a ton of stack and 65k is just not 
enough.
----------------------------------------------------
Mike Wilson            http://www.flash.net/~mwilson
mwilson@flash.net      (817)332-8883



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