Skip to content
Snippets Groups Projects
Commit 58dcb7e3 authored by Riley Andrews's avatar Riley Andrews Committed by Kevin Ma
Browse files

android: binder: Change binder mutex to rtmutex.


Surfaceflinger uses binder heavily to receive/send frames from applications
while compositing the screen. Change the binder mutex to an rt mutex to minimize
instances where high priority surfaceflinger binder work is blocked by lower
priority binder ipc.

Change-Id: If7429040641d6e463f20301ec14f02ecf6b0da36
Signed-off-by: default avatarRiley Andrews <riandrews@google.com>
parent ffb0f8f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment