commit | 1f0dc6f98833ece47617e45e3ad9689f4b248b80 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jun 05 17:23:44 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jun 05 21:31:43 2017 -0700 |
tree | cb7fe6db05a37b42c73c116bd99ca54daca6c7f6 | |
parent | 08afdf41ac8feb329fd180955b52112de279a187 [diff] |
Combine madvise for clearing region space Reduce how many madvise calls there are so that the mmap semaphore has less contention. Reduces the number of madvice calls from clearing regions when doing few random camera gestures by ~80%. Test: test-art-host Bug: 62194020 Change-Id: I49987a371c5724e6993cfc74e385a03b624352c9