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-08-27 17:14:51 +02:00
2021-11-22 16:13:52 +00:00
2021-09-15 09:50:26 +02:00
2021-07-19 09:44:52 +02:00
2021-10-21 09:45:02 +02:00
2021-09-15 09:50:45 +02:00
2021-09-19 10:25:11 +02:00
2021-09-03 10:51:56 +02:00
2021-08-26 08:35:42 -04:00
2021-05-26 12:06:55 +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-15 09:50:38 +02:00
2021-11-11 18:50:16 +00:00
2021-07-02 19:45:07 +00:00
2021-09-15 14:16:47 +02:00
2021-07-14 16:56:11 +02:00
2021-08-27 20:51:37 +02:00
2021-11-11 12:19:16 +00:00
2021-09-15 09:50:30 +02:00
2021-07-19 09:45:00 +02:00
2021-09-15 14:16:47 +02:00
2021-08-12 13:22:15 +02:00
2021-07-20 16:05:42 +02:00
2021-08-12 14:58:34 +02:00
2021-10-21 09:45:02 +02:00
2021-08-04 15:02:23 +02:00
2021-05-14 09:50:28 +02:00
2021-07-14 16:55:59 +02:00
2021-07-14 17:35:23 +02:00
2021-07-20 16:36:53 +02:00
2021-09-15 14:16:47 +02:00
2021-05-14 09:50:05 +02:00
2021-08-18 08:59:05 +02:00
2021-09-03 10:09:24 +02:00
2021-07-20 16:36:53 +02:00
2021-08-12 13:22:18 +02:00
2021-10-21 09:45:02 +02:00
2021-08-26 08:35:55 -04:00
2021-09-15 14:16:47 +02:00
2021-07-19 09:44:38 +02:00
2021-09-15 09:50:36 +02:00
2021-07-14 16:56:53 +02:00
2021-10-21 09:45:02 +02:00
2021-09-15 14:16:47 +02:00
2021-07-25 15:37:14 +02:00
2021-07-14 16:55:53 +02:00
2021-07-20 23:53:31 +00:00
2021-09-15 14:16:47 +02:00
2021-09-15 14:16:47 +02:00
2021-09-03 10:09:28 +02:00
2021-09-15 14:16:47 +02:00
2021-08-04 12:46:41 +02:00
2021-08-18 08:59:07 +02:00
2021-09-15 09:50:25 +02:00
2021-07-19 09:45:00 +02:00
2021-07-14 17:35:23 +02:00
2021-09-03 10:51:56 +02:00
2021-09-15 14:16:47 +02:00
2021-08-12 13:22:16 +02:00
2021-07-14 16:56:08 +02:00
2021-07-20 16:05:46 +02:00
2021-08-27 17:14:51 +02:00
2021-08-27 17:14:51 +02:00
2021-09-15 14:16:47 +02:00
2021-08-26 08:35:46 -04:00
2021-07-28 15:23:47 +02:00
2021-05-26 12:06:52 +02:00
2021-09-15 14:16:47 +02:00
2021-11-08 20:26:18 +00:00
2021-09-08 09:08:09 +02:00
2021-05-20 15:35:25 +02:00
2021-07-25 15:37:14 +02:00
2021-09-15 14:16:47 +02:00
2021-11-08 10:01:41 -08:00
2021-08-26 08:35:55 -04:00
2021-09-15 14:16:47 +02:00
2021-07-14 16:56:47 +02:00
2021-09-15 14:16:47 +02:00
2021-07-14 16:56:21 +02:00
2021-09-15 14:16:47 +02:00
2021-07-28 14:35:39 +02:00
2021-08-15 14:00:24 +02:00
2021-11-09 19:12:26 +00:00
2021-07-14 16:56:44 +02:00
2021-09-15 14:16:47 +02:00
2021-05-26 12:06:52 +02:00
2021-11-18 16:09:37 +00:00
2021-08-26 08:35:42 -04:00
2021-07-14 17:35:23 +02:00
2021-09-03 10:09:27 +02:00
2021-09-15 14:16:47 +02:00
2021-09-03 10:51:56 +02:00
2021-07-14 16:56:41 +02:00
2021-07-20 16:05:39 +02:00
2021-08-08 09:36:33 +02:00
2021-08-18 08:59:14 +02:00