diff options
author | Minchan Kim <minchan@google.com> | 2018-06-27 11:32:40 +0900 |
---|---|---|
committer | Minchan Kim <minchan@google.com> | 2018-06-30 08:15:33 +0900 |
commit | 5fa8af2b10d24fb6c08099d258bf887baf68ffb0 (patch) | |
tree | 69d514155867e90db3115f5594d6d96d191726f2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f83e814b18af93dba58a8498d085c4dbe1efd587 (diff) |
Add system_server to system group only if per_app_memcg is true
P18 or other high-performance devices shouldn't use per-memcg so
it was disabled on those devices[1]. However, we didn't turn off
for system_server memcg so those devices still have two seperate
LRU groups which would have less efficient memory reclaim.
Therefore, this patch makes memcg use for system_server only if
per_app_memcg is enabled.
[1] https://googleplex-android-review.git.corp.google.com/c/platform/system/core/+/4178592
Bug: 110858093
Test: confirm via cat /dev/memcg/system/tasks is none
Change-Id: Ic0e3157bf8ff5de69767797b5508946ca3efeb68
Signed-off-by: Minchan Kim <minchan@google.com>
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions