summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2017-04-11 11:12:28 -0700
committerMathieu Chartier <mathieuc@google.com>2017-04-11 11:42:31 -0700
commitd5a67447de577546b76c0565aed5af56176bbeb4 (patch)
treecc9e60bc33332ff8a0a02f68c21963769ff8dd7e /test/MultiDex
parent3a2774cc34880cb0ce3a8c7447ade2551cd267e0 (diff)
Clear zygote space cards for CC
There may be dirty cards from reference processing or from zygote compaction. Having these dirty cards in the zygote space is unnecessary and causes PSS increase from GrayAllDirtyImmuneObjects in future GCs. Clearing the zygote space cards when the zygote space is created fixes this issue and reduces PSS. System wide PSS for zygote space, before: 7,899K: .Zygote 7,896K: .Zygote 8,067K: .Zygote 8,547K: .Zygote After: 4,881K: .Zygote 5,003K: .Zygote 5,582K: .Zygote 5,259K: .Zygote 5,176K: .Zygote Bug: 12687968 Bug: 37219911 Test: Device boots Test: test-art-host Change-Id: I92daacef51c13ba7536fa18e94af67674d13089f
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions