Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 19:59:34 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Alan Cox <alc@cs.rice.edu>
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:  <200206260259.g5Q2xYtH009222@apollo.backplane.com>
References:  <200206260029.g5Q0TSf33554@freefall.freebsd.org> <20020626025001.GK11391@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

:
: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.

    The exec() case issue is already known but the original patches
    aren't clean enough to commit (yet).

    BTW, all this will be MFCd to stable in around a week, but I'm not
    bothering to add MFC After's on my every commit.

						Thanks!

						-Matt


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?200206260259.g5Q2xYtH009222>