<div dir="ltr"><div>The manual page is old, I will correct it.  On 64-bit machines len is not limited to 2G<br><br></div>-Matt<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 28, 2015 at 4:53 PM, Alex Merritt <span dir="ltr"><<a href="mailto:merritt.alex@gmail.com" target="_blank">merritt.alex@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>In MMAP(2) it states "len is limited to 2GB" as offsets are 32-bit. Should this be saying the offset is limited to 2G, or is this statement correct?</div><div><br></div><div>Why can sys_mmap not simply accept any len, then repeatedly call kern_mmap across the range in 2GB chunks, keeping this transparent to the user?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Alex</div></font></span></div>
</blockquote></div><br></div>