commit | 7a6edeb62d86085b447a1c316f56d8d08c416e00 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Wed Jun 07 10:02:12 2017 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Dec 18 21:11:22 2017 +0530 |
tree | f614c2feba1817099bc47849a567633d98f40e9e | |
parent | 69308b3b07dd86c163c4ee7ecd05aa4089f06485 [diff] |
ANDROID: binder: improve priority inheritance. By raising the priority of a thread selected for a transaction *before* we wake it up. Delay restoring the priority when doing a reply until after we wake-up the process receiving the reply. Change-Id: Ic332e4e0ed7d2d3ca6ab1034da4629c9eadd3405 Signed-off-by: Martijn Coenen <maco@google.com>