Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 22:09:06 -0500
From:      Alan Cox <alc@cs.rice.edu>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys resource.h src/sys/vm vm_mmap.c vm_unix.c
Message-ID:  <20020626030906.GL11391@cs.rice.edu>
In-Reply-To: <200206260259.g5Q2xYtH009222@apollo.backplane.com>
References:  <200206260029.g5Q0TSf33554@freefall.freebsd.org> <20020626025001.GK11391@cs.rice.edu> <200206260259.g5Q2xYtH009222@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 25, 2002 at 07:59:34PM -0700, Matthew Dillon wrote:
> 
> :
> :What about the main process stack?
> :
> :Alan
> 
>     Hmm.  It is not checking the stack grow case, though of course any 
>     attempt to mmap()/malloc() after that will fail.  I'll add a check in
>     the stack growth case, it should be just a handful of lines.
> 

Thanks.  Because you defined this as a limit on the entire VM space,
I think it should include the main process stack.

Regards,
Alan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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