commit | 168609b590deea4774f2e9cc6295f1e4a219c971 | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Tue Aug 09 22:19:51 2022 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Wed Aug 10 22:35:05 2022 +0000 |
tree | 93d442907719f09f759499b833d68b7ea367eeed | |
parent | 1cf6d7f4cacfed91900c1af5d1a2872ae04dc8ff [diff] |
Disable ADPF CPU hint session rate limiter After some testing, it has become clear that the rate limiter is unhelpful and possibly harmful for performance. Rate limiting also happens on PowerHAL side now, rendering this somewhat redundant, so this patch disables rate limiting and hint batching on SF side. Bug: b/241973353 Bug: b/195990840 Test: manual Change-Id: I7ae43d7c9bfc95c94963ae4852d3190ee987c9aa (cherry picked from commit 111de0342da565a667f5ccbc130a62e706ebbf89)