DescriptionReland of "[heap] Better integrate handling of aborted compaction pages"
- Get rid of fixing up pointers on the main thread
- Get rid of sweeping on the main thread
Instead:
- Record (and process afterwards) slots in parallel
- Add the pages to the concurrent sweeper as pointers have already been fixed
This reverts commit 6df04b296b87e1dad7eb4383167553e721e5fbd8.
BUG=chromium:581412
LOG=N
TEST=cctest/test-compaction/*
Committed: https://crrev.com/3ace01d1b33faed8f67bfa8a7fb04b118caafe3a
Cr-Commit-Position: refs/heads/master@{#35485}
Patch Set 1 : baseline #Patch Set 2 : fixed #
Total comments: 3
Messages
Total messages: 14 (7 generated)
|