commit | 10b218d32c0006aab747a53a9867d982cde9c938 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jul 25 17:48:52 2016 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Jul 26 10:21:34 2016 -0700 |
tree | 03b668bd44f89da024531145043c04f670363528 | |
parent | e92730cbc5e05b8057cf103af876927c9c361b73 [diff] |
Add missing filter cards to zygote mod union table Without filtering the cards, every object in the zygote is grayed during the GC. This was deleted in a PS of previous CL. GrayAllDirtyImmuneObjects goes from 1.974ms to 376.464us for CC on N9 maps. This happens during the pause. This CL also fixes regression in zygote PSS. Bug: 29516968 Bug: 12687968 Change-Id: I42014e78b1de3ce9b2eefa3bd32f0d24e2ff71c6