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

Issue 1320893002: Wait for concurrent unmapping tasks in GC prologue. (Closed)

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

Description

Wait for concurrent unmapping tasks in GC prologue. BUG=chromium:525372 LOG=n Committed: https://crrev.com/ebda415e30c1124145f941575ca1d9aee4ed1744 Cr-Commit-Position: refs/heads/master@{#30411}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M src/heap/heap.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M src/heap/heap.cc View 1 2 5 chunks +11 lines, -6 lines 0 comments Download
M src/heap/mark-compact.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Hannes Payer (out of office)
5 years, 3 months ago (2015-08-27 11:29:27 UTC) #2
Michael Lippautz
https://codereview.chromium.org/1320893002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1320893002/diff/1/src/heap/heap.cc#newcode6540 src/heap/heap.cc:6540: if (concurrent_unmaping_tasks_active_ > 0) { We could make this ...
5 years, 3 months ago (2015-08-27 11:37:42 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1320893002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1320893002/diff/1/src/heap/heap.cc#newcode6540 src/heap/heap.cc:6540: if (concurrent_unmaping_tasks_active_ > 0) { On 2015/08/27 11:37:41, Michael ...
5 years, 3 months ago (2015-08-27 12:34:37 UTC) #4
Michael Lippautz
On 2015/08/27 12:34:37, Hannes Payer (slow OOO soon) wrote: > https://codereview.chromium.org/1320893002/diff/1/src/heap/heap.h#newcode2379 > src/heap/heap.h:2379: unsigned int ...
5 years, 3 months ago (2015-08-27 12:40:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320893002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320893002/60001
5 years, 3 months ago (2015-08-27 12:48:06 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-08-27 13:28:59 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 13:29:08 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ebda415e30c1124145f941575ca1d9aee4ed1744
Cr-Commit-Position: refs/heads/master@{#30411}

Powered by Google App Engine
This is Rietveld 408576698