commit | 19abe3a794611bbb199b40b069ff4ad9301e4e0f | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Wed Oct 02 09:58:29 2024 -0700 |
committer | Michael Wachenschwanz <mwachens@google.com> | Mon Nov 04 12:58:13 2024 -0800 |
tree | afb63329c3522c9403e9937eb159d65d1ea3d336 | |
parent | 6407843942e0052198ddfcee8cfcb2e8371e5870 [diff] |
OomAdjuster Freeze Handling with CPU capability Introduce PROCESS_CAPABILITY_CPU_TIME which is intended to mark what processes are guarenteed to run on the cpu. Also create the concept of Freeze Poicy within OomAdjuster to control the decision to freeze processes. Flag: com.android.server.am.use_cpu_time_capability Bug: 370817323 Test: atest MockingOomAdjusterTests Change-Id: Id548e44306851690c96a0d87d47039eafbd8c453