simonmar 2005/05/05 06:17:47 PDT
Modified files:
ghc/rts GC.c Schedule.c
Log:
Some fixes to the blackhole garbage collection strategy. conc049 is a
great test case.
Revision Changes Path
1.192 +21 -4 fptools/ghc/rts/GC.c
1.241 +7 -17 fptools/ghc/rts/Schedule.c