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

Issue 1515503006: Clean up mark-compact phases and GC counter names. (Closed)

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

Description

Clean up mark-compact phases and GC counter names. BUG=chromium:568495 LOG=NO Committed: https://crrev.com/feed943f8176222a8555462766f7dcb42d17bf41 Cr-Commit-Position: refs/heads/master@{#32791}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Fix order #

Patch Set 4 : Fix order #

Total comments: 4

Patch Set 5 : Address Michael's comments #

Patch Set 6 : More fixes #

Patch Set 7 : Fix reges #

Total comments: 8

Patch Set 8 : Address comments from Hannes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -293 lines) Patch
M src/heap/gc-tracer.h View 1 2 3 1 chunk +24 lines, -28 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 2 3 4 5 1 chunk +122 lines, -129 lines 0 comments Download
M src/heap/mark-compact.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 5 6 7 22 chunks +88 lines, -101 lines 0 comments Download
M tools/eval_gc_time.sh View 1 2 3 4 5 1 chunk +29 lines, -32 lines 0 comments Download
M tools/gc_nvp_common.py View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (4 generated)
ulan
PTAL, I'll follow up with scavenge clean up and unification with histograms.
5 years ago (2015-12-10 15:57:50 UTC) #2
Michael Lippautz
Are you planning on updating tools/eval_gc_times.sh ? We should not forget about it ;) https://codereview.chromium.org/1515503006/diff/60001/src/heap/gc-tracer.cc ...
5 years ago (2015-12-10 16:25:53 UTC) #3
ulan
Thanks! I updated scripts in tools. https://codereview.chromium.org/1515503006/diff/60001/src/heap/gc-tracer.cc File src/heap/gc-tracer.cc (right): https://codereview.chromium.org/1515503006/diff/60001/src/heap/gc-tracer.cc#newcode514 src/heap/gc-tracer.cc:514: "clear_code_flush=%.1f " On ...
5 years ago (2015-12-10 18:51:06 UTC) #4
ulan
Example of output: ➜ src git:(master) ✗ ./v8/tools/eval_gc_time.sh old-gen-rank max test pause len: 10 min: ...
5 years ago (2015-12-10 18:52:24 UTC) #5
Michael Lippautz
LGTM from my side > pause > avg: 13.2 > evacuate > avg: 7.03 > ...
5 years ago (2015-12-11 08:25:14 UTC) #6
Hannes Payer (out of office)
https://codereview.chromium.org/1515503006/diff/120001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1515503006/diff/120001/src/heap/mark-compact.cc#oldcode3832 src/heap/mark-compact.cc:3832: MoveEvacuationCandidatesToEndOfPagesList(); I would leave this call in here, move ...
5 years ago (2015-12-11 09:27:31 UTC) #7
ulan
Thanks! https://codereview.chromium.org/1515503006/diff/120001/src/heap/mark-compact.cc File src/heap/mark-compact.cc (left): https://codereview.chromium.org/1515503006/diff/120001/src/heap/mark-compact.cc#oldcode3832 src/heap/mark-compact.cc:3832: MoveEvacuationCandidatesToEndOfPagesList(); On 2015/12/11 09:27:31, Hannes Payer wrote: > ...
5 years ago (2015-12-11 09:35:33 UTC) #8
Hannes Payer (out of office)
lgtm
5 years ago (2015-12-11 09:42:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515503006/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515503006/140001
5 years ago (2015-12-11 10:14:57 UTC) #12
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years ago (2015-12-11 11:25:50 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-11 11:26:30 UTC) #15
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/feed943f8176222a8555462766f7dcb42d17bf41
Cr-Commit-Position: refs/heads/master@{#32791}

Powered by Google App Engine
This is Rietveld 408576698