Skip to content
  • Simon Marlow's avatar
    [project @ 2001-07-30 12:57:01 by simonmar] · cf0bdd4b
    Simon Marlow authored
    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.
    cf0bdd4b