Dietmar Eggemann
56ffdd61dc
ANDROID: sched/fair: Simplify idle_idx handling in select_idle_sibling()
...
Rename best_idle to best_idle_cpu so the same name is used like in
find_best_target().
Fix if (best_idle > 0) since best_idle_cpu = 0 is a valid target.
Use 'unsigned long' data type for best_idle_capacity.
Since we're looking for the shallowest best_idle_cstate initialize
best_idle_cstate = INT_MAX. For cpus which are not idle (idle_idx = -1)
the condition 'if (idle_idx < best_idle_cstate && ...)' is never
executed.
Change-Id: Ic5b63d58478696b3d1ec6253cf739a69a574cf99
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com >
(cherry picked from commit 8bff5e9c0968108d465e1f2a4624fc5ec2f00849)
Signed-off-by: Chris Redpath <chris.redpath@arm.com >
Signed-off-by: Quentin Perret <quentin.perret@arm.com >
2017-08-03 15:30:25 -07:00
..
2017-07-21 08:55:50 +02:00
2017-07-11 10:12:35 -07:00
2017-01-31 13:55:27 -08:00
2017-07-27 15:24:43 -07:00
2016-07-15 14:54:27 +09:00
2017-06-24 07:11:17 +02:00
2016-08-26 14:42:08 +02:00
2017-07-15 12:16:15 +02:00
2017-01-27 13:52:35 -08:00
2017-02-23 14:29:44 -08:00
2017-07-21 07:42:22 +02:00
2017-08-03 15:30:25 -07:00
2017-07-27 15:24:43 -07:00
2017-07-27 15:24:43 -07:00
2015-10-21 15:18:35 +01:00
2015-04-11 22:27:55 -04:00
2015-11-19 17:51:48 +01:00
2016-01-22 18:04:28 -05:00
2016-04-04 09:46:47 -04:00
2016-09-01 15:55:56 -07:00
2016-10-04 14:21:41 -07:00
2016-07-29 17:54:17 -07:00
2016-06-27 11:01:00 -04:00
2016-10-04 14:21:41 -07:00
2014-06-04 16:54:14 -07:00
2014-08-08 15:57:18 -07:00
2017-01-06 10:40:13 +01:00
2015-12-03 10:24:08 -05:00
2017-03-26 13:05:58 +02:00
2017-06-14 16:42:56 +02:00
2015-06-04 23:57:18 +02:00
2015-11-24 09:56:43 +01:00
2015-09-03 02:42:20 +02:00
2017-06-14 16:42:56 +02:00
2017-06-14 16:42:56 +02:00
2014-08-25 15:42:19 -07:00
2016-06-30 18:05:09 -05:00
2016-01-14 16:00:49 -08:00
2015-04-12 21:03:31 +02:00
2017-01-31 10:46:56 -08:00
2017-07-21 07:42:21 +02:00
2017-07-21 11:10:17 -07:00
2016-07-28 16:07:41 -07:00
2016-01-20 17:09:18 -08:00
2017-03-22 12:43:40 +01:00
2016-10-07 18:46:30 -07:00
2016-10-11 15:06:33 -07:00
2015-11-23 09:44:58 +01:00
2017-01-19 20:17:59 +01:00
2016-03-15 16:55:16 -07:00
2016-01-20 17:09:18 -08:00
2015-05-12 09:46:00 +02:00
2016-12-07 17:10:00 -08:00
2016-08-02 19:35:31 -04:00
2016-09-01 17:52:01 -07:00
2016-01-20 17:09:18 -08:00
2016-08-02 19:35:27 -04:00
2015-10-23 17:55:10 +09:00
2017-05-25 15:44:47 +02:00
2016-08-02 19:35:30 -04:00
2017-04-21 09:31:18 +02:00
2016-02-09 11:54:23 +01:00
2017-06-17 06:41:57 +02:00
2017-03-12 06:41:45 +01:00
2017-03-12 06:41:43 +01:00
2016-04-11 22:43:43 +01:00
2016-11-29 16:01:30 -08:00
2015-09-01 08:40:25 -07: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
2015-11-09 15:53:39 -08:00
2017-05-25 15:44:38 +02:00
2016-05-27 15:26:11 -07:00
2016-07-15 10:41:42 +02:00
2017-06-14 15:05:54 +02:00
2015-01-17 10:02:23 +13:00
2015-09-10 13:29:01 -07:00
2017-01-12 11:39:30 +01:00
2016-04-14 12:56:09 -07:00
2016-08-30 16:12:46 -07:00
2017-06-29 13:00:29 +02:00
2016-09-22 14:49:10 +02:00
2016-10-11 15:06:33 -07:00
2016-03-01 20:36:56 +01:00
2016-10-21 15:45:47 -06:00
2017-02-14 15:25:42 -08:00
2016-10-03 13:39:00 -07:00
2016-09-13 14:41:36 +02:00
2017-01-27 13:52:21 -08:00
2016-05-20 17:58:30 -07:00
2017-08-03 15:30:22 -07:00
2016-08-02 19:35:02 -04:00
2016-11-03 16:55:58 -04:00
2014-08-08 15:57:18 -07:00
2016-08-22 10:01:49 -07:00
2016-03-22 15:36:02 -07:00
2016-02-29 09:53:09 +01:00
2017-06-17 06:41:51 +02:00
2016-10-07 18:46:30 -07:00
2016-09-05 13:52:39 +02:00
2016-09-22 20:00:36 -05:00
2014-08-26 13:45:45 -04:00
2014-12-17 12:31:40 -08:00
2014-06-06 16:08:16 -07:00
2016-09-22 20:00:36 -05:00
2017-06-17 06:41:57 +02:00
2017-06-27 10:31:16 +02:00
2016-03-02 10:28:47 -05:00
2016-10-11 15:06:33 -07:00