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

(cherry picked from commit 1f0dc6f98833ece47617e45e3ad9689f4b248b80)

Change-Id: I506722f3d26d392278fdc68120bb64eec0768ddf
3 files changed