[project @ 2001-07-30 12:57:01 by simonmar]
authorsimonmar <unknown>
Mon, 30 Jul 2001 12:57:01 +0000 (12:57 +0000)
committersimonmar <unknown>
Mon, 30 Jul 2001 12:57:01 +0000 (12:57 +0000)
commitcf0bdd4b5f3633874ac49b499f3d4914c705dc8c
treee24ef0738eae488a76c906d58fe6102ebf78030a
parenta53814649564f469c4e7a68f49a48da5a86d7893
[project @ 2001-07-30 12:57:01 by simonmar]
Small perf. improvement: use the next bit in the bitmap to indicate
whether the current object needs to be pushed into the next block
during compaction.  This saves having to do the double traversal of
the threaded info pointer list during the second pass in most cases.
ghc/rts/GCCompact.c