commit | 0a796c1042a764138de9721c08078554161f86e1 | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Tue Feb 05 13:03:16 2019 -0800 |
committer | Tim Murray <timmurray@google.com> | Wed Feb 06 09:50:51 2019 -0800 |
tree | 197a2da7d3cd42f2a256a6b9d5e563704a9a107f | |
parent | bd8491866ccfd18f61ca4c43362c89386ea595fa [diff] |
compaction: fix two small bugs 1. Compaction thread was not ending up in the right cpuset after the move to phenotype because the thread would not be started when AMS tried to set it. Add a new cpuset change, but leave the existing one once we add a default-on property. 2. Don't compact processes with oom_adj 1001. Test: boots, works, CompactionThread in the right cpuset bug 119988524 Change-Id: I02625d7925e572c15e74ae172f438e9e1130d499