Rework the block allocator
[ghc-hetmet.git] / rts / sm / BlockAlloc.c
2006-12-14 Simon MarlowRework the block allocator
2006-11-21 Simon Marlowsmall fix to DEBUG case in coalesce/freeGroup patch
2006-11-21 Simon Marlowoptimisation to freeGroup() to avoid an O(N^2) pathalog...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory