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

Issue 233473002: Limit shrinkage: allow growth by at least half the pages freed by GC. (Closed)

Created:
6 years, 8 months ago by koda
Modified:
6 years, 8 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Limit shrinkage: allow growth by at least half the pages freed by GC. R=iposva@google.com BUG=18147 Committed: https://code.google.com/p/dart/source/detail?r=35145

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M runtime/vm/pages.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
koda
6 years, 8 months ago (2014-04-10 16:04:45 UTC) #1
koda
Actually, we might want to postpone this change until we better handle the large object ...
6 years, 8 months ago (2014-04-10 19:31:19 UTC) #2
koda
Updated the CL to address the shrinkage issue, which is especially problematic for large objects. ...
6 years, 8 months ago (2014-04-10 22:07:44 UTC) #3
Ivan Posva
LGTM -ip
6 years, 8 months ago (2014-04-17 00:35:04 UTC) #4
koda
Committed patchset #2 manually as r35145 (presubmit successful).
6 years, 8 months ago (2014-04-17 17:06:53 UTC) #5
koda
6 years, 8 months ago (2014-04-17 17:23:15 UTC) #6
Message was sent while issue was closed.
For the record, this fixes issue dart:18147 (Frequently Mark-Sweep close to each
other).

Powered by Google App Engine
This is Rietveld 408576698