Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(373)

Issue 2124433002: [heap] Clean up RawSweep (Closed)

Created:
4 years, 5 months ago by Michael Lippautz
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Clean up RawSweep - Remove unused flags (SweepingParallelism, SweepingMode) - Make them runtime parameters rather then template parameters - Deduce skip list rebuilding from the page itself BUG= Committed: https://crrev.com/187f86c589dc97fb1e794edf9d4c0e20af20389b Cr-Commit-Position: refs/heads/master@{#37502}

Patch Set 1 #

Patch Set 2 : More refactoring #

Patch Set 3 : Fix crash #

Patch Set 4 : Even better fix #

Total comments: 4

Patch Set 5 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -40 lines) Patch
M src/heap/mark-compact.h View 1 2 3 1 chunk +2 lines, -8 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 7 chunks +24 lines, -32 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
Michael Lippautz
A follow up would add another FreeSpaceTreatmentMode (madvise).
4 years, 5 months ago (2016-07-04 10:23:56 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2124433002/20001
4 years, 5 months ago (2016-07-04 10:27:41 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2124433002/40001
4 years, 5 months ago (2016-07-04 10:38:07 UTC) #8
Hannes Payer (out of office)
https://codereview.chromium.org/2124433002/diff/60001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/2124433002/diff/60001/src/heap/mark-compact.cc#newcode3435 src/heap/mark-compact.cc:3435: if (rebuild_skip_list) { Don't you want to keep skip_list ...
4 years, 5 months ago (2016-07-04 11:02:09 UTC) #9
Michael Lippautz
https://codereview.chromium.org/2124433002/diff/60001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/2124433002/diff/60001/src/heap/mark-compact.cc#newcode3435 src/heap/mark-compact.cc:3435: if (rebuild_skip_list) { On 2016/07/04 11:02:09, Hannes Payer (slow) ...
4 years, 5 months ago (2016-07-04 11:16:54 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2124433002/80001
4 years, 5 months ago (2016-07-04 12:32:45 UTC) #12
Hannes Payer (out of office)
lgtm
4 years, 5 months ago (2016-07-04 12:56:53 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-04 13:00:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2124433002/80001
4 years, 5 months ago (2016-07-04 13:04:12 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-04 13:06:33 UTC) #19
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-04 13:06:35 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-04 13:08:24 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/187f86c589dc97fb1e794edf9d4c0e20af20389b
Cr-Commit-Position: refs/heads/master@{#37502}

Powered by Google App Engine
This is Rietveld 408576698