commit | ef19c12ffa052a654e6fb9b51be26923804950c6 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Sep 16 11:48:49 2014 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Sep 16 16:52:53 2014 -0700 |
tree | 9d28aadb518da5a381364c130be7416c7dad4572 | |
parent | 811bdf16bcb730b427082a165a543a7894b399a0 [diff] |
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