Files
linux/kernel
Quentin Perret ad271f2d0d ANDROID: cpufreq/schedutil: Select frequency using util_avg for RT
Schedutil always requests max frequency whenever a RT task is running.
Now that we have a better estimate of the utilization of RT runqueues,
it is possible to make a less conservative decision and scale frequency
according to the needs of the RT tasks.

To do so, protect the RT-go-to-max code with a new sched_feature.
The sched_feature is disabled by default, hence favoring energy savings
as required in mobile environments.

Signed-off-by: Quentin Perret <quentin.perret@arm.com>
Change-Id: Ic9f01c8703d4f843addaa0d684012a422fe9f3b8
2018-10-26 12:25:42 +01:00
..
2018-06-12 16:19:22 -07:00
2018-09-06 23:38:35 +02:00
2017-05-18 10:30:19 -06:00
2018-04-27 14:34:51 +02:00
2018-01-05 18:43:00 +11:00
2018-09-20 22:01:11 +02:00
2018-07-03 09:20:44 +02:00
2018-09-20 22:01:11 +02:00
2018-06-07 16:56:28 -04:00