sched/fair: Limit sync wakeup bias to waker cpu
Add logic to minimize which sync wakeups gets affected by biasing to
waker cpu. The waking task must have a load of less than 10% while the
waker has to be bigger than 25%.
This helps perfomance is certain use cases.
Change-Id: I8d7adb0634f78396a9b8b330a1ebce3dec95be8c
Signed-off-by:
Olav Haugan <ohaugan@codeaurora.org>
Loading
Please register or sign in to comment