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

Issue 351893003: Update survival statistics correctly in the Scavenger. (Closed)

Created:
6 years, 6 months ago by Hannes Payer (out of office)
Modified:
6 years, 6 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Visibility:
Public.

Description

Update survival statistics correctly in the Scavenger. BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21991

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

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

Messages

Total messages: 7 (0 generated)
Hannes Payer (out of office)
6 years, 6 months ago (2014-06-24 14:49:47 UTC) #1
Igor Sheludko
lgtm
6 years, 6 months ago (2014-06-24 14:51:00 UTC) #2
Igor Sheludko
https://codereview.chromium.org/351893003/diff/1/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/351893003/diff/1/src/heap.cc#newcode2028 src/heap.cc:2028: heap->promotion_queue()->SetNewLimit(heap->new_space()->top()); Shouldn't limit updating be done only if the ...
6 years, 6 months ago (2014-06-24 15:12:38 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/351893003/diff/1/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/351893003/diff/1/src/heap.cc#newcode2028 src/heap.cc:2028: heap->promotion_queue()->SetNewLimit(heap->new_space()->top()); On 2014/06/24 15:12:38, Igor Sheludko wrote: > Shouldn't ...
6 years, 6 months ago (2014-06-24 16:28:15 UTC) #4
Igor Sheludko
I think it's much better now. lgtm with nits: https://codereview.chromium.org/351893003/diff/20001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/351893003/diff/20001/src/heap.cc#newcode1988 src/heap.cc:1988: ...
6 years, 6 months ago (2014-06-24 16:45:52 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/351893003/diff/20001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/351893003/diff/20001/src/heap.cc#newcode1988 src/heap.cc:1988: AllocationResult allocation; On 2014/06/24 16:45:51, Igor Sheludko wrote: > ...
6 years, 6 months ago (2014-06-24 19:23:04 UTC) #6
Hannes Payer (out of office)
6 years, 6 months ago (2014-06-25 06:29:44 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r21991 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698