commit | 8d521a25f341a935305820f6a5baf51db39d263f | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Thu Dec 22 02:14:27 2022 +0000 |
committer | Lokesh Gidra <lokeshgidra@google.com> | Thu Dec 22 16:57:51 2022 +0000 |
tree | b0c6dd41710291599ff5abc1b66b77c2b1eb967b | |
parent | 2de08ed613903526279512c7f6114b52cbf5e993 [diff] |
Clear mark-bitmap after compaction It was mistakenly not being cleared until next GC cycle, in which it would then immediately be used again, unnecessarily increasing private dirty. Bug: 263341475 Bug: 263326265 Bug: 160737021 Test: crystallbal and MPTS Change-Id: I0e900636431f49bde6368bf8c0d1e28393289d08