Do not munmap dead pages.

This causes perf problems since we spend a lot of time munmapping pages.
The code already madvises away pages that are not in use.

Bug: 17524229

Change-Id: I49174a675b17137a9f37254fe4cc5b4b5e7012f2
1 file changed