Fri Oct 12 05:44:13 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* Add allocateInGen() for allocating in a specific generation, and cleanups
Now allocate() is a synonym for allocateInGen().
I also made various cleanups: there is now less special-case code for
supporting -G1 (two-space collection), and -G1 now works with
-threaded.
M ./includes/Storage.h -4 +8
M ./rts/LdvProfile.c -1 +1
M ./rts/ProfHeap.c -7
M ./rts/RetainerProfile.c -1 +1
M ./rts/sm/GC.c -34 +9
M ./rts/sm/Storage.c -133 +91
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc