[MLton-devel] D2 problem
Henry Cejtin
henry@sourcelight.com
Tue, 23 Apr 2002 22:54:08 -0500
Yuck. Note, breaking things up will also make the GC slower. Does Cygwin
have mmap() mapping files? If so you might try, as an experiment, getting
memory that way and see if it puts it in some other part of the address
space. Also you might try NOT using MAP_FIXED, but still having the first
argument of mmap() (when asking for memory, not a file) being big, or non-
zero and see if that lets you get more memory.
All of the above just guesses of course. I did a quick Google search, but
didn't see any thing except Cygwin and some kind of 2 gig file size limit.
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel