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

Issue 1272083003: Oilpan: Make the GC heuristics saner

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

Description

Oilpan: Make the GC heuristics saner Not for review. BUG=475801

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -170 lines) Patch
M Source/bindings/core/v8/V8GCController.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/bindings/core/v8/WrapperTypeInfo.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/heap/Handle.h View 4 chunks +0 lines, -4 lines 0 comments Download
M Source/platform/heap/Heap.h View 1 2 3 4 5 2 chunks +12 lines, -12 lines 0 comments Download
M Source/platform/heap/Heap.cpp View 1 2 3 4 5 6 chunks +16 lines, -21 lines 0 comments Download
M Source/platform/heap/ThreadState.h View 1 2 3 4 5 4 chunks +10 lines, -11 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 1 2 3 4 5 6 chunks +60 lines, -116 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
haraken
5 years, 4 months ago (2015-08-07 06:01:01 UTC) #2
haraken
keishi-san: Would you experiment with this CL? (I guess this will also regress queueing_durations but ...
5 years, 4 months ago (2015-08-07 06:02:29 UTC) #3
haraken
5 years, 4 months ago (2015-08-10 04:36:57 UTC) #4
I'll work on this after landing the page navigation GC, which would be more
important to have in our infrastructure.

Powered by Google App Engine
This is Rietveld 408576698