commit | b2910d3b6ff282194a4fa4e6c6818c4325168a4f | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Fri Dec 06 13:03:29 2019 -0800 |
committer | David Sehr <sehr@google.com> | Fri Dec 06 13:58:57 2019 -0800 |
tree | 1a522fcd8b7b734315f0d05db978901aeefe7607 | |
parent | 8ccff32f68c973ecf770e9f9fbce8a6f7d55b7e1 [diff] |
Allow tuning of heaptargetutilization Remove a pair of explicit sets of this value. This allows ART to tune this parameter to improve GC responsiveness and memory usage. Tuning this parameter is a key area of work for OEM-requested high-memory device configurations. Bug: 145823510 Test: boot and run with various configurations of the flag. Change-Id: I19680ff5fa1ebf9dfd4a3f71533d03510f4da414