Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2003 22:37:26 +0100
From:      Bruce M Simpson <bms@spc.org>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_map.c vm_map.h
Message-ID:  <20030830213726.GG20931@spc.org>
In-Reply-To: <200308302125.h7ULPPm2071197@repoman.freebsd.org>
References:  <200308302125.h7ULPPm2071197@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 30, 2003 at 02:25:25PM -0700, Marcel Moolenaar wrote:
>   Modified files:
>     sys/vm               vm_map.c vm_map.h 
>   Log:
>   Introduce MAP_ENTRY_GROWS_DOWN and MAP_ENTRY_GROWS_UP to allow for
>   growable (stack) entries that not only grow down, but also grow up.
>   Have vm_map_growstack() take these flags into account when growing
>   an entry.

Cool!

BMS



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