Subject: Re: Flag MAP_NORESERVE for mmap() implemented in NetBSD 3.0?
To: None <current-users@netbsd.org>
From: Sourath Roy <sourath@gmail.com>
List: current-users
Date: 11/14/2006 23:55:57
------=_Part_6912_31265659.1163528757259
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I thought so. I believe there's no equivalent either...

Now any clues whether NetBSD does overcommit during memory allocations like
Linux does?

-- Sourath

On 11/14/06, Christian Biere <christianbiere@gmx.de> wrote:
>
> Sourath Roy wrote:
> > I want to know if flag MAP_NORESERVE be supported/implemented for mmap()
> in
> > NetBSD 3.0. I can find the define in mman.h, so ofcourse it would allow
> the
> > code to compile. But is it really implemented in NetBSD 3.0? I can't
> find
> > this flag being documented in man pages for mmap() for NetBSD and so was
> > curious.
>
> MAP_NORESERVE occurs in header files only and nowhere else in the sources.
> So
> it's not used anywhere.
>
> --
> Christian
>

------=_Part_6912_31265659.1163528757259
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I thought so. I believe there's no equivalent either...<br>
<br>
Now any clues whether NetBSD does overcommit during memory allocations like Linux does?<br>
<br>
-- Sourath<br>
<br><div><span class="gmail_quote">On 11/14/06, <b class="gmail_sendername">Christian Biere</b> &lt;<a href="mailto:christianbiere@gmx.de">christianbiere@gmx.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sourath Roy wrote:<br>&gt; I want to know if flag MAP_NORESERVE be supported/implemented for mmap() in<br>&gt; NetBSD 3.0. I can find the define in mman.h, so ofcourse it would allow the<br>&gt; code to compile. But is it really implemented in NetBSD 
3.0? I can't find<br>&gt; this flag being documented in man pages for mmap() for NetBSD and so was<br>&gt; curious.<br><br>MAP_NORESERVE occurs in header files only and nowhere else in the sources. So<br>it's not used anywhere.
<br><br>--<br>Christian<br></blockquote></div><br>

------=_Part_6912_31265659.1163528757259--