commit | 703322f57ace285eee1367765dc87bf47e9f828a | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Tue Sep 25 16:52:26 2018 +0100 |
committer | Roland Levillain <rpl@google.com> | Tue Sep 25 16:52:26 2018 +0100 |
tree | 9d3b5fb6d459aba76c6c81e7fde49c7d5dad7841 | |
parent | 3fd73b11c7df9fe576622211d6fd151e8504fe04 [diff] |
Enable cyclic region allocation in ART's region space only in debug mode. Cyclic region allocation can create memory fragmentation at the region level. Don't use it in non-debug (release) mode. Test: art/test.py Test: art/test/testrunner/testrunner.py -t 080-oom-fragmentation Bug: 33795328 Bug: 74064045 Change-Id: I4619923a86018a17888798bdf247c6d616d5b248