[project @ 2003-05-14 09:11:06 by simonmar]
authorsimonmar <unknown>
Wed, 14 May 2003 09:11:06 +0000 (09:11 +0000)
committersimonmar <unknown>
Wed, 14 May 2003 09:11:06 +0000 (09:11 +0000)
commitc7268677eec041516dad5e0b804c393b8e0e9adb
treef9afe1ef65d9a42c811d6067a7005b63be693c4e
parent1d0504a90c6f6c24f1a3647f70fc94ba5531a233
[project @ 2003-05-14 09:11:06 by simonmar]
Calling mmap() with a size > 3Gig results in EINVAL on Linux.  Catch
this case and report it as an out of memory condition instead of a
panic.
ghc/rts/MBlock.c