summaryrefslogtreecommitdiff
path: root/compiler/optimizing/loop_optimization.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2018-02-21 14:20:24 +0000
committerRoland Levillain <rpl@google.com>2018-03-29 12:57:41 +0100
commita83a89c7e7fc6df457a0168d6ac43cc7a7a8eda9 (patch)
tree42029d818518ef2b2e9372c25c62855bb34b983e /compiler/optimizing/loop_optimization.cc
parentfa78bff3f202666a640d3a8b31cd77f5b724e941 (diff)
Implement cyclic region allocation in ART's region space.
This region allocation strategy tries to allocate new regions instead of reusing previously freed regions. The intent is to minimize region reuse to try to catch some GC bugs earlier. This region allocation behavior is only turned on in debug mode. Test: art/test.py Test: Device boot test with libartd Bug: 74064045 Change-Id: I76442bc65f9fa8cc2f5f67e6584f7fd73869d98e
Diffstat (limited to 'compiler/optimizing/loop_optimization.cc')
0 files changed, 0 insertions, 0 deletions