[project @ 2001-07-25 12:18:26 by simonmar]
authorsimonmar <unknown>
Wed, 25 Jul 2001 12:18:26 +0000 (12:18 +0000)
committersimonmar <unknown>
Wed, 25 Jul 2001 12:18:26 +0000 (12:18 +0000)
commitf734124308bb4eb2f4e766abbaab6829d87b1cb1
tree8fc220cb9f9782302e9f370c0f06aaed1671e7b5
parent0675454371608ee9696edb765aeffb64fa10a942
[project @ 2001-07-25 12:18:26 by simonmar]
- move the call to scavenge_mark_stack() inside the inner scavenge loop,
  so it gets called more often and there's less chance of the mark
  stack filling up.  None of the nofib tests cause the mark stack to
  fill up now.

- remove some experimental code from scavenge_mark_stack().
ghc/rts/GC.c