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

Issue 2872063003: [heap] Bound number of tasks by embedder limit instead of artificially capping (Closed)

Created:
3 years, 7 months ago by Michael Lippautz
Modified:
3 years, 7 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office)
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Bound number of tasks by embedder limit instead of artificially capping BUG=chromium:651354 Review-Url: https://codereview.chromium.org/2872063003 Cr-Commit-Position: refs/heads/master@{#45235} Committed: https://chromium.googlesource.com/v8/v8/+/f86985ad116d75255ddf78b3a4df2590543fd8cd

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix compilation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -34 lines) Patch
M src/heap/mark-compact.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 3 chunks +13 lines, -33 lines 0 comments Download
M src/heap/page-parallel-job.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (10 generated)
Michael Lippautz
https://codereview.chromium.org/2872063003/diff/1/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/2872063003/diff/1/src/heap/mark-compact.cc#oldcode350 src/heap/mark-compact.cc:350: heap()->tracer()->CompactionSpeedInBytesPerMillisecond(); I will get rid of this one if ...
3 years, 7 months ago (2017-05-10 14:38:40 UTC) #2
Hannes Payer (out of office)
lgtm
3 years, 7 months ago (2017-05-10 14:40:32 UTC) #3
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/2872063003/20001
3 years, 7 months ago (2017-05-10 15:28:33 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/v8/v8/+/f86985ad116d75255ddf78b3a4df2590543fd8cd
3 years, 7 months ago (2017-05-10 15:30:46 UTC) #13
Michael Achenbach
The breaks https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20arm64%20-%20sim%20-%20gc%20stress/builds/6471 PTAL
3 years, 7 months ago (2017-05-11 05:19:57 UTC) #14
Michael Lippautz
On 2017/05/11 05:19:57, Michael Achenbach wrote: > The breaks > https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20arm64%20-%20sim%20-%20gc%20stress/builds/6471 > PTAL I will ...
3 years, 7 months ago (2017-05-11 06:00:10 UTC) #15
Michael Lippautz
On 2017/05/11 06:00:10, Michael Lippautz wrote: > On 2017/05/11 05:19:57, Michael Achenbach wrote: > > ...
3 years, 7 months ago (2017-05-11 06:48:04 UTC) #16
Michael Achenbach
auto-bisect reproed with this CL...
3 years, 7 months ago (2017-05-11 09:12:50 UTC) #18
Michael Lippautz
3 years, 7 months ago (2017-05-11 09:13:56 UTC) #19
Message was sent while issue was closed.
https://bugs.chromium.org/p/v8/issues/detail?id=6389

Flushing out an issue somewhere else.

Powered by Google App Engine
This is Rietveld 408576698