bug report (complete)

Stephen Weeks MLton@sourcelight.com
Sun, 15 Jul 2001 12:55:11 -0700


> Yes, I was just going to mail you that the fact that MLton just printed mmap
> failed instead of out of memory makes it look more like it is swap space than
> RAM that is the problem.  If you are running a 2.4 kernel this is especially
> true since the new kernel is a bit more aggressive about swapping things out.

I vote for changing the "mmap failed" to something like

"mmap failed.  Probably out of memory.  Try using the max-heap runtime arg."