diff options
author | Martijn Coenen <maco@google.com> | 2017-04-28 17:05:29 -0700 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2017-04-28 17:10:13 -0700 |
commit | eb4b2d056cd905b4b6ca0c985131c102f2254a45 (patch) | |
tree | ba647bce305a41c94b3efdad7936e8428d03a663 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 039dcadc88e38b982e903aa2d4169109065becd6 (diff) |
Increase max system_server hwbinder threadpool to 5.
system_server hosts HIDL services, but also many different
callback interfaces. Subtle deadlocks can occur if there's
only one HwBinder thread to handle incoming transactions.
Increasing this to 5 threads seems reasonable - we haven't
really seen any performance issues due to this.
The main danger with this change is that not all callback
interfaces may be written in a thread-safe way, but some
quick testing revealed no issues.
Bug: 37531523
Bug: 37509431
Test: builds, Maps/YouTube/Camera/Music/Netflix
Change-Id: I52bff2f2263625c1a33f60b8b27c307c1d31000c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions