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

Issue 2908463002: Enable heap compaction on all 'container' arenas. (Closed)

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

Description

Enable heap compaction on all 'container' arenas. Reconcile indexing for compactable arenas to always be wrt the arena index -- it was miscued on setting, using an offset instead, thereby preventing vector[1-4] arenas from being considered for compaction. R=haraken BUG=726335 Review-Url: https://codereview.chromium.org/2908463002 Cr-Commit-Position: refs/heads/master@{#474966} Committed: https://chromium.googlesource.com/chromium/src/+/ec3056b0028de68485f6e5c4b6d57f225d334605

Patch Set 1 #

Patch Set 2 : handle all-empty pages #

Patch Set 3 : disable stress testing #

Patch Set 4 : add checks for compaction being activated. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -12 lines) Patch
M third_party/WebKit/Source/platform/heap/HeapCompact.h View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapCompact.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapCompactTest.cpp View 1 2 3 9 chunks +37 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapPage.cpp View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 33 (27 generated)
sof
please take a look.
3 years, 7 months ago (2017-05-25 15:49:08 UTC) #11
haraken
LGTM. Can we add a test to check that all container arenas are compacted?
3 years, 7 months ago (2017-05-25 23:18:42 UTC) #15
sof
On 2017/05/25 23:18:42, haraken wrote: > LGTM. > > Can we add a test to ...
3 years, 7 months ago (2017-05-26 05:53:55 UTC) #17
haraken
On 2017/05/26 05:53:55, sof wrote: > On 2017/05/25 23:18:42, haraken wrote: > > LGTM. > ...
3 years, 7 months ago (2017-05-26 05:54:21 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2908463002/60001
3 years, 7 months ago (2017-05-26 08:19:30 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 08:24:41 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/ec3056b0028de68485f6e5c4b6d5...

Powered by Google App Engine
This is Rietveld 408576698