[project @ 2005-05-11 12:45:55 by simonmar]
authorsimonmar <unknown>
Wed, 11 May 2005 12:45:55 +0000 (12:45 +0000)
committersimonmar <unknown>
Wed, 11 May 2005 12:45:55 +0000 (12:45 +0000)
commit77e02de55d2e8a1b774b8dfc90d47ad203252178
tree26be12e44550d4b187207fd186885831fa590b19
parent5f82512925a089d604a6192f559fd764a653fe90
[project @ 2005-05-11 12:45:55 by simonmar]
allocating a large block: bump the block count on the nursery step,
rather than the global alloc_blocks counter.  Also, change the
heap-full check to be "nursery full" rather than
alloc_blocks>=alloc_blocks_lim.
ghc/rts/Schedule.c