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

Issue 2665001: Count Mark-Compact/Mark-Sweep collections only after compaction decision was made (Closed)

Created:
10 years, 6 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Count Mark-Compact/Mark-Sweep collections only after compaction decision was made Committed: http://code.google.com/p/v8/source/detail?r=4811

Patch Set 1 #

Total comments: 2

Patch Set 2 : set full gc count to a correct value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M src/heap.cc View 1 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Vyacheslav Egorov (Chromium)
10 years, 6 months ago (2010-06-04 07:38:55 UTC) #1
Mark Lam
http://codereview.chromium.org/2665001/diff/1/2 File src/heap.cc (right): http://codereview.chromium.org/2665001/diff/1/2#newcode660 src/heap.cc:660: tracer->set_full_gc_count(mc_count_); Drive by comment: shouldn't this line be moved ...
10 years, 6 months ago (2010-06-04 07:46:05 UTC) #2
Vyacheslav Egorov (Chromium)
http://codereview.chromium.org/2665001/diff/1/2 File src/heap.cc (right): http://codereview.chromium.org/2665001/diff/1/2#newcode660 src/heap.cc:660: tracer->set_full_gc_count(mc_count_); On 2010/06/04 07:46:05, polarjs wrote: > Drive by ...
10 years, 6 months ago (2010-06-04 07:49:40 UTC) #3
Mark Lam
LGTM
10 years, 6 months ago (2010-06-04 16:25:16 UTC) #4
Mads Ager (chromium)
10 years, 6 months ago (2010-06-07 06:17:50 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698