Files
linux/kernel
Patrick Bellasi 1e58674375 sched/fair: enforce EAS mode
For non latency sensitive tasks the goal is to optimize for energy efficiency.
Thus, we should try our best to avoid moving a task on a CPU which is then
going to be marked as overutilized.

Let's use the capacity_margin metric to verify if a candidate target CPU
should be considered without risking to bail out of EAS mode.

Change-Id: Ib3697106f4073aedf4a6c6ce42bd5d000fa8c007
Signed-off-by: Patrick Bellasi <patrick.bellasi@arm.com>
Signed-off-by: Chris Redpath <chris.redpath@arm.com>
(cherry picked from commit f95753da4ba7e1c1eee0500ffe41b3e5fa68b347)
Signed-off-by: Quentin Perret <quentin.perret@arm.com>
2017-11-02 18:23:06 +00:00
..
2017-10-12 22:31:24 +02:00
2017-01-31 13:55:27 -08:00
2017-10-12 22:31:24 +02:00
2017-09-02 07:07:53 +02:00
2017-10-12 22:31:24 +02:00
2017-11-02 18:23:06 +00:00
2017-10-23 09:35:27 +02:00
2017-10-12 22:31:24 +02:00
2016-01-22 18:04:28 -05:00
2016-04-04 09:46:47 -04:00
2017-08-11 13:55:02 -07:00
2017-08-07 14:21:32 -07:00
2017-10-12 22:31:24 +02:00
2016-02-16 13:04:58 -05:00
2017-05-20 14:28:40 +02:00
2017-07-05 14:40:24 +02:00
2017-08-24 17:12:21 -07:00
2016-03-01 20:36:56 +01:00
2017-10-05 10:37:37 +02:00
2016-10-07 18:46:30 -07:00
2016-09-22 20:00:36 -05:00