Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(9)

Issue 1188993004: Oilpan: Don't reset heap counters in a snapshot GC (Closed)

Created:
4 years, 10 months ago by haraken
Modified:
4 years, 10 months ago
CC:
blink-reviews, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: Don't reset heap counters in a snapshot GC The snapshot GC is expected to have no side effect. It shouldn't reset the heap counters before starting a GC. BUG=490087 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197483

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M Source/platform/heap/Heap.cpp View 1 2 4 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
haraken
ssid@: I'm sorry about the delay... Would you check if this CL will solve the ...
4 years, 10 months ago (2015-06-17 23:23:24 UTC) #2
ssid
https://codereview.chromium.org/1188993004/diff/1/Source/platform/heap/Heap.cpp File Source/platform/heap/Heap.cpp (right): https://codereview.chromium.org/1188993004/diff/1/Source/platform/heap/Heap.cpp#newcode2022 Source/platform/heap/Heap.cpp:2022: if (gcType == ThreadState::TakeSnapshot) Do you mean != ? ...
4 years, 10 months ago (2015-06-18 12:01:07 UTC) #3
haraken
https://codereview.chromium.org/1188993004/diff/1/Source/platform/heap/Heap.cpp File Source/platform/heap/Heap.cpp (right): https://codereview.chromium.org/1188993004/diff/1/Source/platform/heap/Heap.cpp#newcode2022 Source/platform/heap/Heap.cpp:2022: if (gcType == ThreadState::TakeSnapshot) On 2015/06/18 12:01:07, ssid wrote: ...
4 years, 10 months ago (2015-06-18 18:43:43 UTC) #4
ssid
> > The allocatedObjectSize seems to be showing sensible values. > > The total live_size ...
4 years, 10 months ago (2015-06-18 18:59:38 UTC) #5
haraken
On 2015/06/18 18:59:38, ssid wrote: > > > The allocatedObjectSize seems to be showing sensible ...
4 years, 10 months ago (2015-06-18 19:04:04 UTC) #6
haraken
keishi-san: PTAL if ssid is happy with this.
4 years, 10 months ago (2015-06-18 19:04:33 UTC) #7
ssid
On 2015/06/18 19:04:33, haraken wrote: > keishi-san: PTAL if ssid is happy with this. Great, ...
4 years, 10 months ago (2015-06-18 19:42:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1188993004/20001
4 years, 10 months ago (2015-06-19 08:55:36 UTC) #10
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
4 years, 10 months ago (2015-06-19 08:55:40 UTC) #12
Primiano Tucci (use gerrit)
Stampty stamp, LGMT
4 years, 10 months ago (2015-06-19 13:33:31 UTC) #13
Primiano Tucci (use gerrit)
Damn, let's try again with no typos. Stampty stamp, LGTM
4 years, 10 months ago (2015-06-19 13:33:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1188993004/20001
4 years, 10 months ago (2015-06-19 13:34:01 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/59773)
4 years, 10 months ago (2015-06-19 13:42:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1188993004/40001
4 years, 10 months ago (2015-06-19 14:49:48 UTC) #21
commit-bot: I haz the power
4 years, 10 months ago (2015-06-19 16:36:42 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197483

Powered by Google App Engine
This is Rietveld 408576698