1.7.0 CVS mmap failure

Christopher Layne clayne@anodized.com
Thu Jan 11 06:44:00 GMT 2007


> On Jan 10 09:37, Brian Ford wrote:
> > Yes, this fixes my STC and the application from which it was derived.
> > Thanks.

BTW: a couple of things:

1. Is there a possibility of another application or thread reserving that
just alloc/free'd area right after using it to obtain (at that time) a
valid address?

2. What exactly is the difference between using CreateFileMapping and
MapViewOfFile vs what we're doing now which seems to use NtMapViewOfSection?

-cl

--
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