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

Issue 1148633005: Uncommit and shrink semi-spaces only on low allocation rate. (Closed)

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

Description

Uncommit and shrink semi-spaces only on low allocation rate. BUG=chromium:481811 LOG=n Committed: https://crrev.com/f034d6d835edff6d57f2bc8ea691feb21866e798 Cr-Commit-Position: refs/heads/master@{#28585}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -10 lines) Patch
M src/heap/gc-idle-time-handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/gc-idle-time-handler.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/heap/gc-tracer.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 2 chunks +10 lines, -1 line 0 comments Download
M src/heap/heap.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M src/heap/heap.cc View 1 2 3 5 chunks +15 lines, -6 lines 0 comments Download
M src/heap/spaces.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (10 generated)
Hannes Payer (out of office)
5 years, 7 months ago (2015-05-21 15:09:12 UTC) #2
Hannes Payer (out of office)
We could also move this code into the GC epilogue to also uncommit when there ...
5 years, 7 months ago (2015-05-21 15:14:25 UTC) #3
Hannes Payer (out of office)
We could also move this code into the GC epilogue to also uncommit when there ...
5 years, 7 months ago (2015-05-21 15:14:26 UTC) #4
ulan
lgtm > We could also move this code into the GC epilogue to also uncommit ...
5 years, 7 months ago (2015-05-21 15:21:25 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/1148633005/diff/1/src/heap/gc-tracer.cc File src/heap/gc-tracer.cc (right): https://codereview.chromium.org/1148633005/diff/1/src/heap/gc-tracer.cc#newcode626 src/heap/gc-tracer.cc:626: return static_cast<size_t>(allocated_bytes / kThroughputTimeFrame); On 2015/05/21 15:21:25, ulan wrote: ...
5 years, 7 months ago (2015-05-21 17:17:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148633005/20001
5 years, 7 months ago (2015-05-21 17:18:02 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/4438)
5 years, 7 months ago (2015-05-21 18:22:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148633005/40001
5 years, 7 months ago (2015-05-22 07:17:41 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/4447)
5 years, 7 months ago (2015-05-22 08:05:04 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148633005/60001
5 years, 7 months ago (2015-05-22 11:12:48 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-22 11:43:16 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/f034d6d835edff6d57f2bc8ea691feb21866e798 Cr-Commit-Position: refs/heads/master@{#28585}
5 years, 7 months ago (2015-05-22 11:43:32 UTC) #21
Michael Achenbach
5 years, 7 months ago (2015-05-22 13:45:41 UTC) #23
Message was sent while issue was closed.
Possible that this broke predictability?
http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20predictable/b...

Powered by Google App Engine
This is Rietveld 408576698