Skip to content
Snippets Groups Projects
Commit cf0bdd4b authored by Simon Marlow's avatar Simon Marlow
Browse files

[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.
parent a5381464
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment