diff options
author | Mathieu Chartier <mathieuc@google.com> | 2016-08-17 16:39:45 -0700 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2018-08-15 16:52:33 +0100 |
commit | 8d1a996144cbb005892f34788fb2b248abd17571 (patch) | |
tree | 73d00933b1e0e06027e5d53f739de935174f9c18 /compiler/optimizing/graph_visualizer.cc | |
parent | d7a0192ffa9c9015f0980b1aaa694e914a37d57f (diff) |
Experimental Sticky-Bit (Generational) CC collection
Use the card table to quickly collect regions allocated since the
last GC. This is similar in behavior to sticky CMS.
TODO: This is using the existing sticky CMS ergonomics, we can
maybe improve on these.
Guard Generational Concurrent Copying collection with compile-time
flag art::kEnableGenerationalConcurrentCopyingCollection, set by
environment variable ART_USE_GENERATIONAL_CC.
Test: ART run-tests & gtests, libcore tests, JDWP tests (host & device)
Test: Device/emulator boot test
Bug: 67628039
Bug: 12687968
Change-Id: I9c8023b71a029b0a73527cf67d924675c4c14305
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions