Align uffd compacted spaces for faster mremap during pause

By aligning moving space related mappings to 2MB and linear-alloc space
to 1GB helps in reducing mremap latency, which is done during compaction
pause, by leveraging faster page-table move.

Bug: 160737021
Test: art/test/testrunner/testrunner.py
Change-Id: I4f7b3b7dde785002d6c41b52eda9f1ac5132c0d7
6 files changed