Files
twx-linux/drivers
Tengfei Fan 53a812c6bb ANDROID: sched: add hook point in do_sched_yield()
When a task yields, it relinquishes the cpu and
scheduler is tasked to find another task.
However our vendor scheduler logic implementation
could return the same task leading to a loop where
the yielded task gets to run back, so add hook point
in do_sched_yield() for vendor can do some work
before task is scheduled.

Bug: 205804537
Change-Id: I6528c3f4b0ee360559ef9c97cb1eb2b2d1357870
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
2021-11-22 16:13:52 +00:00
..
2021-09-15 09:50:26 +02:00
2021-09-15 14:16:47 +02:00
2021-08-27 20:51:37 +02:00
2021-09-15 09:50:30 +02:00
2021-08-04 15:02:23 +02:00
2021-09-15 14:16:47 +02:00
2021-09-15 14:16:47 +02:00
2021-09-15 14:16:47 +02:00
2021-09-03 10:51:56 +02:00
2021-09-15 14:16:47 +02:00
2021-08-26 08:35:46 -04:00
2021-09-15 14:16:47 +02:00
2021-09-15 14:16:47 +02:00
2021-09-15 14:16:47 +02:00