commit | e14219d95de555946dc0e69accfcec220aafee38 | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Fri Jan 28 22:07:30 2022 -0800 |
committer | Wei Wang <wvw@google.com> | Mon Feb 14 07:45:24 2022 +0000 |
tree | bb13a596967bc33e6e818062a4a13beda054f89a | |
parent | 90237b7f473a55b0841867589bcc649a42f418e4 [diff] |
Change restricted cpuset dynamically Currently framework put tasks into restricted cpuset group when display is off. However, when unlocking screen, SystemUI still runs in restricted cpuset group leading to jank and delayed UDFPS action. This CL mitigates problem by dynamically changing restricted cpuset group to all cpus when display is back on. Bug: 217481359 Test: Build Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I2155a81e68745df6a86d405eccb4952a432b6906