From: Benjamin LaHaise <[email protected]>
Date: Wed, 22 Feb 2006 19:14:11 -0500
> The sys_mmap2() ABI is that the page shift is always fixed to whatever
> page size is reasonable for the architecture, typically 2^12. The syscall
> should never be exposed as mmap2(), only as the large file size version
> of mmap() (aka mmap64()). The other consideration is that it should not
> be implemented in 64 bit ABIs, as those machines should be using a 64 bit
> native mmap(). Does that clear things up a bit? Cheers,
Aha, that part I didn't catch. Thanks for the clarification
Ben.
I wonder why we did things that way with a fixed shift...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]