DescriptionFix free list node ending up on evacuation candidate.
This is a temporary fix which avoids compaction when incremental marking
is restarted during an old-space-step. That could turn the page that
holds the chosen free list node into an evacuation candidate. It could
also cause several other inconsistencies if it happens during scavenge.
R=vegorov@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=9585
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|