mmap and MAP_FIXED

Evgeny Stambulchik evgeny@stambulchik.net
Fri Feb 25 08:39:00 GMT 2005


Christopher Faylor wrote:

> See:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/mapviewoffileex.asp
> 
> Pay particular attention to the description of lpBaseAddress.

Thanks! It doesn't explain, though, how mmap manages to avoid this 64k 
restriction when MAP_FIXED is NOT set (and why the same trick, whatever 
it is, can't be used with MAP_FIXED)?

Regards,

Evgeny

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list