[klibc] Re: sys_mmap2 on different architectures

H. Peter Anvin hpa at zytor.com
Wed Feb 22 14:00:04 PST 2006


David S. Miller wrote:
> Please double check that we report the correct page size to userspace
> and not a fixed 4K value :-)

I haven't found any platforms yet which don't use the AT_PAGESZ entry in 
the ELF area correctly.  This is obviously a Good Thing.  The klibc 
"getpagesize" test tests this explicitly.

	-hpa



More information about the klibc mailing list