commit | 319e7d9bccf6b726845cd5c53871d003ad2c25b5 | [log] [tgz] |
---|---|---|
author | Thierry Strudel <tstrudel@google.com> | Thu Apr 07 14:48:18 2016 -0700 |
committer | Thierry Strudel <tstrudel@google.com> | Thu Apr 07 16:32:09 2016 -0700 |
tree | 3df0a2c751df2e141d73408051510d7636d6603c | |
parent | 47702be9b53b65d26da8c01a0ed34978571e846f [diff] |
am: do not account totalSwapPss as used RAM Process PSS swapped is accounted as part of total process Pss to get similar Pss values whether the device is using ZRAM of not. But SwapPss is compressed in RAM so should not be accounted as direct RAM contributor but though getZramTotalSizeKb already taking into account. Change-Id: I944850fb2a2b3a7342c850f8b9d69f304b53db46