diff options
author | Mathieu Chartier <mathieuc@google.com> | 2017-10-15 20:54:45 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2017-10-16 13:11:15 -0700 |
commit | 11c273ddfda3e30d14af32e385570955b61bc39b (patch) | |
tree | d771029bda69385e3ea3297a473bf841a05bed6d /compiler/optimizing/code_generator_mips.cc | |
parent | 44f520b12bab27ef4c0719f9dd296d76c79b23cb (diff) |
Remove low RAM special casing for heap growth multiplier
Moved to change the default value in runtime.cc. This enables
changing the value by passing in a
-XX:ForegroundHeapGrowthMultiplier value.
This enables devices to set the foreground heap growth multiplier
to non 1.0 values even when low_memory_mode is true. Doing this
reduces GC frequency and can help device performance.
Increased the limit to 5.0 since the old limit of 1.0 was bogus.
Bug: 67416130
Test: test-art-host
Test: make and flash
(cherry picked from commit 2f33ad21a5c3688c33c1f36665216d76bac47f2c)
Merged-In: I86166830261c034255c23611cb8f4ebcf8c43b09
Change-Id: I6fdf82e69ebe350476fb4fe3da9d22bf671b9eac
Diffstat (limited to 'compiler/optimizing/code_generator_mips.cc')
0 files changed, 0 insertions, 0 deletions