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

Issue 2539173002: VM: [Kernel] Allocate objects in KernelReader/kernel::FlowGraphBuilder in Heap::kOld if appropriate (Closed)

Created:
4 years ago by kustermann
Modified:
4 years ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: [Kernel] Allocate objects in KernelReader/kernel::FlowGraphBuilder in Heap::kOld if appropriate If we generate too much surviving objects in Heap::kNew during program reading time or flow graph construction time we trigger (very aggressive) growth of new space. R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/ff8951a515e5b8399a6e7af1028d976a7ad3cf51

Patch Set 1 #

Patch Set 2 : Update status files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -8 lines) Patch
M runtime/vm/kernel_reader.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/kernel_to_il.cc View 1 chunk +1 line, -1 line 0 comments Download
M tests/co19/co19-kernel.status View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
kustermann
4 years ago (2016-11-30 16:02:18 UTC) #2
Vyacheslav Egorov (Google)
lgtm
4 years ago (2016-12-01 12:37:04 UTC) #3
kustermann
4 years ago (2016-12-01 12:51:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ff8951a515e5b8399a6e7af1028d976a7ad3cf51 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698