Joel Fernandes
a81d322647
ANDROID: sched/rt: schedtune: Add boost retention to RT
...
Boosted RT tasks can be deboosted quickly, this makes boost usless
for RT tasks and causes lots of glitching. Use timers to prevent
de-boost too soon and wait for long enough such that next enqueue
happens after a threshold.
While this can be solved in the governor, there are following
advantages:
- The approach used is governor-independent
- Reduces boost group lock contention for frequently sleepers/wakers
Note:
Fixed build breakage due to schedfreq dependency which isn't used
for RT anymore.
Bug: 30210506
Change-Id: I428a2695cac06cc3458cdde0dea72315e4e66c00
Signed-off-by: Joel Fernandes <joelaf@google.com >
2018-02-01 11:19:48 -08:00
..
2018-01-17 09:35:31 +01:00
2016-09-24 10:07:42 +02:00
2017-12-18 10:49:53 +01:00
2017-10-22 08:09:11 +02:00
2018-01-23 19:50:10 +01:00
2017-06-26 07:13:10 +02:00
2015-11-11 17:36:04 +01:00
2018-01-17 10:14:26 +01:00
2017-10-12 12:05:45 +02:00
2017-08-09 15:23:22 +01:00
2017-12-18 09:41:57 -08:00
2018-02-01 11:19:48 -08:00
2018-01-31 14:08:55 +01:00
2018-01-23 20:01:24 +01:00
2015-10-21 15:18:35 +01:00
2018-01-10 09:27:08 +01:00
2015-08-06 16:14:53 -04:00
2015-11-04 08:23:51 -05:00
2017-08-24 17:02:35 -07:00
2017-12-18 10:49:53 +01:00
2015-11-04 08:23:51 -05:00
2015-11-04 08:23:51 -05:00
2016-09-24 15:10:25 -07:00
2017-01-06 11:16:14 +01:00
2015-12-03 10:18:21 -05:00
2015-12-03 10:18:21 -05:00
2017-04-25 18:31:07 +00:00
2015-06-04 23:57:18 +02:00
2015-11-10 12:06:23 +01:00
2015-09-03 02:42:20 +02:00
2017-01-17 12:44:14 -08:00
2017-10-12 12:05:45 +02:00
2016-09-15 08:27:49 +02:00
2017-12-18 09:41:57 -08:00
2017-07-21 07:44:56 +02:00
2018-01-06 10:53:18 +01:00
2016-07-07 16:30:43 -07:00
2018-01-23 19:50:14 +01:00
2018-01-10 09:27:10 +01:00
2015-11-23 09:44:58 +01:00
2017-12-16 10:33:55 +01:00
2016-07-07 16:30:43 -07:00
2015-05-12 09:46:00 +02:00
2017-12-18 09:41:57 -08:00
2015-11-06 17:50:42 -08:00
2016-09-24 10:07:36 +02:00
2015-09-10 13:29:01 -07:00
2015-11-06 17:50:42 -08:00
2015-10-23 17:55:10 +09:00
2017-05-25 14:30:17 +02:00
2015-09-10 13:29:01 -07:00
2017-08-09 15:23:22 +01:00
2017-12-18 09:41:57 -08:00
2017-03-12 06:37:26 +01:00
2017-01-19 20:17:18 +01:00
2015-10-21 15:18:36 +01:00
2018-01-10 09:27:14 +01:00
2015-09-01 08:40:25 -07:00
2017-05-20 14:27:02 +02:00
2017-07-05 14:37:19 +02:00
2015-11-09 15:53:39 -08:00
2017-05-25 14:30:11 +02:00
2017-08-24 17:02:36 -07:00
2015-09-08 15:35:28 -07:00
2017-06-14 13:16:20 +02:00
2015-09-10 13:29:01 -07:00
2015-06-30 19:44:59 -07:00
2017-08-06 19:19:42 -07:00
2017-10-05 09:41:46 +02:00
2018-01-10 09:27:11 +01:00
2015-11-06 17:50:42 -08:00
2015-10-20 10:23:55 +02:00
2017-12-14 08:26:37 -08:00
2015-12-12 10:15:34 -08:00
2015-11-05 19:34:48 -08:00
2016-08-01 15:57:55 -07:00
2016-04-12 09:08:58 -07:00
2017-11-07 23:57:47 +00:00
2015-09-05 13:46:58 -07:00
2015-10-06 11:25:01 -07:00
2015-10-25 21:33:54 -04:00
2018-01-10 09:27:10 +01:00
2015-09-04 16:54:41 -07:00
2017-01-09 10:12:25 -08:00
2017-11-15 17:13:11 +01:00
2017-12-16 10:33:52 +01:00