Adam Nealis wrote:
>
> I can't find the answer to this in a handbook search
> - I can never get the right terms together 8(.
It's not in the handbook.
[ ... ]
> But I read this on google:
[ ... ]
> In the second part of the thread it references a thread
> discussed in December that discusses
Doug White <[EMAIL PROTECTED]> writes:
> It's limited to MAXDSIZ (max data size).
Not quite - the size of the data segment is limited to the value of
'limits -d', which starts out at DFLDSIZ and cannot be larger than
MAXDSIZ. Likewise, the size of the stack is limited to the value of
'limits -s'
--- Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> Doug White <[EMAIL PROTECTED]> writes:
> > It's limited to MAXDSIZ (max data size).
>
> Not quite - the size of the data segment is limited to the value of
> 'limits -d', which starts out at DFLDSIZ and cannot be larger than
> MAXDSIZ. Likewi
Adam Nealis <[EMAIL PROTECTED]> writes:
> Which FAQ is that? The online FAQ at
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
>
> Only has "funnies" for section 17, and doesn't go up to 17.15.
Oh, that's right, Michael has been reorganizing the FAQ. It's
somewhere towards
--- Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> Doug White <[EMAIL PROTECTED]> writes:
> > It's limited to MAXDSIZ (max data size).
>
> Not quite - the size of the data segment is limited to the value of
> 'limits -d', which starts out at DFLDSIZ and cannot be larger than
> MAXDSIZ. Likewi
Doug White <[EMAIL PROTECTED]> writes:
> It's limited to MAXDSIZ (max data size).
Not quite - the size of the data segment is limited to the value of
'limits -d', which starts out at DFLDSIZ and cannot be larger than
MAXDSIZ. Likewise, the size of the stack is limited to the value of
'limits -s'
Adam Nealis wrote:
>
> I can't find the answer to this in a handbook search
> - I can never get the right terms together 8(.
It's not in the handbook.
[ ... ]
> But I read this on google:
[ ... ]
> In the second part of the thread it references a thread
> discussed in December that discusses
On Wed, 6 Feb 2002, Adam Nealis wrote:
> I think I've done due diligence, so may I respectfully
> ask if anyone can tell me what is the largest size in
> main RAM a process can have under FreeBSD?
It's limited to MAXDSIZ (max data size). You can raise this up to 2GB or
so, but you will eventual