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

Issue 1341973003: [heap] Scalable slots buffer for parallel compaction. (Closed)

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

Description

[heap] Scalable slots buffer for parallel compaction. BUG=chromium:524425 LOG=N Committed: https://crrev.com/3eda099c1b57cf688a9ce93f666d4c6807a495d5 Cr-Commit-Position: refs/heads/master@{#30800}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -104 lines) Patch
M src/heap/mark-compact.h View 1 2 3 5 chunks +28 lines, -10 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 19 chunks +86 lines, -72 lines 0 comments Download
M src/heap/slots-buffer.h View 1 2 chunks +0 lines, -13 lines 0 comments Download
M src/heap/slots-buffer.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Hannes Payer (out of office)
5 years, 3 months ago (2015-09-15 17:10:38 UTC) #2
Michael Lippautz
Cool simplification! Let's wait for parallel compaction to land. https://codereview.chromium.org/1341973003/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1341973003/diff/20001/src/heap/mark-compact.cc#newcode490 src/heap/mark-compact.cc:490: ...
5 years, 3 months ago (2015-09-16 11:15:00 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1341973003/diff/20001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (right): https://codereview.chromium.org/1341973003/diff/20001/src/heap/mark-compact.cc#newcode490 src/heap/mark-compact.cc:490: base::LockGuard<base::Mutex> lock_guard( On 2015/09/16 11:14:59, Michael Lippautz wrote: > ...
5 years, 3 months ago (2015-09-16 14:54:10 UTC) #4
Michael Lippautz
lgtm % rebase https://codereview.chromium.org/1341973003/diff/40001/src/heap/mark-compact.h File src/heap/mark-compact.h (right): https://codereview.chromium.org/1341973003/diff/40001/src/heap/mark-compact.h#newcode775 src/heap/mark-compact.h:775: // evacuation_slots_buffers_mutex_ lock and adds its ...
5 years, 3 months ago (2015-09-17 12:17:25 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/1341973003/diff/40001/src/heap/mark-compact.h File src/heap/mark-compact.h (right): https://codereview.chromium.org/1341973003/diff/40001/src/heap/mark-compact.h#newcode775 src/heap/mark-compact.h:775: // evacuation_slots_buffers_mutex_ lock and adds its slots buffer to ...
5 years, 3 months ago (2015-09-17 13:08:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341973003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341973003/60001
5 years, 3 months ago (2015-09-17 13:13:23 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-17 13:38:19 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-17 13:38:43 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3eda099c1b57cf688a9ce93f666d4c6807a495d5
Cr-Commit-Position: refs/heads/master@{#30800}

Powered by Google App Engine
This is Rietveld 408576698