diff options
author | Mathieu Chartier <mathieuc@google.com> | 2017-10-15 20:54:45 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2017-10-15 21:37:39 -0700 |
commit | 2f33ad21a5c3688c33c1f36665216d76bac47f2c (patch) | |
tree | 8a22b31779706b2df11bc2a16c5f4dcf93940800 /test/ProfileTestMultiDex/Main.java | |
parent | 087f2046dfdf41646c740a05004b4d40cbd99b11 (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
Change-Id: I86166830261c034255c23611cb8f4ebcf8c43b09
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions