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

Issue 220113004: Trigger old-space GC when scavange made the external heap of old-space larger than max old-space si… (Closed)

Created:
6 years, 8 months ago by Anders Johnsen
Modified:
6 years, 8 months ago
Reviewers:
koda, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Søren Gjesse
Visibility:
Public.

Description

Trigger old-space GC when scavange made the external heap of old-space larger than max old-space size. BUG= R=koda@google.com Committed: https://code.google.com/p/dart/source/detail?r=34647

Patch Set 1 #

Total comments: 2

Patch Set 2 : Cleanup code. #

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

Messages

Total messages: 6 (0 generated)
Anders Johnsen
I'm not 100% this is the right approach, so feel free to create your own ...
6 years, 8 months ago (2014-04-01 08:05:00 UTC) #1
Anders Johnsen
6 years, 8 months ago (2014-04-01 08:05:11 UTC) #2
koda
https://codereview.chromium.org/220113004/diff/1/runtime/vm/heap.cc File runtime/vm/heap.cc (right): https://codereview.chromium.org/220113004/diff/1/runtime/vm/heap.cc#newcode219 runtime/vm/heap.cc:219: (FLAG_new_gen_heap_size * MBInWords))) { Thanks for this fix. It ...
6 years, 8 months ago (2014-04-01 16:58:07 UTC) #3
Anders Johnsen
PTAL. Looking forward to your CL :) https://codereview.chromium.org/220113004/diff/1/runtime/vm/heap.cc File runtime/vm/heap.cc (right): https://codereview.chromium.org/220113004/diff/1/runtime/vm/heap.cc#newcode219 runtime/vm/heap.cc:219: (FLAG_new_gen_heap_size * ...
6 years, 8 months ago (2014-04-02 11:16:28 UTC) #4
koda
lgtm
6 years, 8 months ago (2014-04-02 14:12:16 UTC) #5
Anders Johnsen
6 years, 8 months ago (2014-04-02 14:25:23 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r34647 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698