summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-04-15 12:01:58 -0700
committerMathieu Chartier <mathieuc@google.com>2014-04-15 12:13:36 -0700
commitc4d095bba4d2cbc63ca6ca85787122c0f3e131cf (patch)
treede3dd89b0d2bb405ee75bbf8ba9024f6ac0ca7b4 /compiler/optimizing/graph_visualizer.cc
parentc311d0c85e17773042daaa7a4abc58b3e3c0a0c1 (diff)
Don't call SetFootprintLimit in CreateZygoteSpace.
Since SetFootprintLimit uses the allocators accounting it can set a word inside of the zygote space mem map. This was causing issues since it was occasionally clobbering one of the object classes. This occured since we compact objects into the space which was used by the allocator's internal accounting during zygote bin packing. Also addressed some TODO. Bug: 14056343 Change-Id: I9fc5a61174fa141c0f44d0ed0ae0cc6d77cb4e0a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions