commit | ebdaa2b53a0ed708642876cab8b67689e13bdbc4 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Mon Jan 17 10:16:34 2022 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Wed Jan 19 09:33:54 2022 +0000 |
tree | fdb287e307055108058c15f8d1383885bbe78148 | |
parent | a32934500e7c747fbd0dfe56fc4720e61b9564e5 [diff] |
Use MADV_DONTNEED for alternate signal stack. It seems MADV_FREE still counts toward PSS. Also add a few checks before the `madvise()` call. Test: testrunner.py --target --64 --optimizing Bug: 38383823 Bug: 213757852 Change-Id: I8659f8f0490004eb5caba63d0c913931597393b9