Skip to content
Snippets Groups Projects
Commit e02f1d71 authored by Joel Fernandes's avatar Joel Fernandes Committed by Thierry Strudel
Browse files

sched: honor sync only if CPU is about to goto idle


sync is causing excessive latencies during binder replies as its causing
migration of important tasks to busy CPU. Incase the CPU has a lot of
tasks running, prevent sync from happening

bug: 62806392

Change-Id: I4731bd9fdbf278c4ba55f3abc8c9ed4fa54a31cf
Signed-off-by: default avatarJoel Fernandes <joelaf@google.com>
parent 3e2e31f1
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