summaryrefslogtreecommitdiff
path: root/runtime/native/java_lang_Thread.cc
diff options
context:
space:
mode:
author Mathieu Chartier <mathieuc@google.com> 2016-04-06 15:27:19 -0700
committer Mathieu Chartier <mathieuc@google.com> 2016-04-06 15:42:59 -0700
commit014885a8561f2415cb19ebde1e4084b88d63b746 (patch)
treeafc34472440db252c4b4defef1b011dbb6f61adf /runtime/native/java_lang_Thread.cc
parent03c7df9648028228d75dddfc25cbc81ab8096167 (diff)
Fix regression in ModUnionTable RAM usage
We forgot to check if a reference changed before assigning it back, this caused extra dirty pages in the image. BusinessCard .art PSS Before: 1678 KB After: 991 KB System wide .art PSS goes down ~20MB on my shamu. Bug: 27906566 Change-Id: I6e398da79f0838960e4cb6650b24b1e6f60784ae
Diffstat (limited to 'runtime/native/java_lang_Thread.cc')
0 files changed, 0 insertions, 0 deletions