Viresh Kumar
44152cb82d
cpufreq: governor: Keep single copy of information common to policy->cpus
...
Some information is common to all CPUs belonging to a policy, but are
kept on per-cpu basis. Lets keep that in another structure common to all
policy->cpus. That will make updates/reads to that less complex and less
error prone.
The memory for cpu_common_dbs_info is allocated/freed at INIT/EXIT, so
that it we don't reallocate it for STOP/START sequence. It will be also
be used (in next patch) while the governor is stopped and so must not be
freed that early.
Reviewed-and-tested-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-07-21 01:12:01 +02:00
..
2015-07-16 23:51:26 +02:00
2013-04-10 13:19:26 +02:00
2014-12-14 16:10:09 -08:00
2015-05-15 01:53:42 +02:00
2014-12-02 00:01:24 +01:00
2014-04-07 14:31:33 +02:00
2014-03-12 01:06:00 +01:00
2015-07-21 01:12:01 +02:00
2015-07-21 01:12:01 +02:00
2015-07-21 01:12:01 +02:00
2015-07-21 01:12:01 +02:00
2014-09-08 00:02:58 +02:00
2013-08-07 23:34:09 +02:00
2013-08-07 23:34:09 +02:00
2015-01-23 23:06:45 +01:00
2013-10-17 23:00:20 +02:00
2015-06-17 00:02:34 +02:00
2015-06-15 15:45:24 +02:00
2015-07-16 23:51:26 +02:00
2014-04-07 14:43:50 +02:00
2014-04-07 14:43:50 +02:00
2014-10-20 16:20:24 +02:00
2014-10-20 16:20:24 +02:00
2014-03-12 01:06:00 +01:00
2014-04-30 00:06:21 +02:00
2014-10-03 15:37:54 +02:00
2014-10-03 15:37:54 +02:00
2014-12-14 16:10:09 -08:00
2015-07-02 10:25:22 -07:00
2015-06-20 12:17:44 -07:00
2015-07-10 01:43:27 +02:00
2015-06-15 15:46:15 +02:00
2014-10-21 11:21:19 -07:00
2015-04-02 02:24:54 +02:00
2014-04-07 14:43:49 +02:00
2014-12-14 16:10:09 -08:00
2015-07-16 23:51:26 +02:00
2015-07-16 23:51:27 +02:00
2015-03-18 22:35:16 +01:00
2015-07-01 19:22:00 -07:00
2015-03-18 22:35:16 +01:00
2014-12-20 13:37:37 -05:00
2014-10-20 16:20:24 +02:00
2014-12-19 12:56:15 -08:00
2013-07-14 19:36:57 -04:00
2013-10-16 00:50:23 +02:00
2014-10-20 16:20:24 +02:00
2015-06-21 21:53:59 +02:00
2015-06-20 12:17:44 -07:00
2014-04-07 14:43:50 +02:00
2014-10-20 16:20:24 +02:00
2015-05-27 15:22:16 +02:00
2014-04-30 00:06:21 +02:00
2014-11-14 00:16:25 +01:00
2014-10-02 17:33:55 +10:00
2014-06-26 17:12:24 +01:00
2014-12-19 12:56:15 -08:00
2014-12-19 12:56:15 -08:00
2011-05-19 18:51:07 -04:00
2015-05-27 15:22:16 +02:00
2014-05-17 01:27:01 +02:00
2015-04-01 23:02:24 +02:00
2013-04-10 13:19:26 +02:00
2013-04-10 13:19:26 +02:00
2014-04-30 00:06:21 +02:00
2013-04-10 13:19:26 +02:00
2015-05-05 00:49:38 +02:00
2014-03-12 01:06:00 +01:00
2015-06-15 15:47:28 +02:00
2013-05-20 23:04:28 +09:00
2015-02-19 06:36:53 +01:00
2014-04-30 00:06:21 +02:00
2014-07-19 04:24:59 +09:00
2014-07-19 04:24:59 +09:00
2015-02-19 06:36:53 +01:00
2014-07-19 04:24:59 +09:00
2015-06-16 14:12:38 -04:00
2014-01-06 14:17:25 +01:00
2014-07-16 14:30:17 +02:00
2014-04-07 14:43:50 +02:00
2014-12-20 13:37:37 -05:00
2014-03-26 16:41:41 +01:00
2014-03-12 01:06:00 +01:00
2014-03-12 01:06:00 +01:00
2014-10-20 16:20:24 +02:00
2014-05-01 01:15:32 +02:00
2015-05-27 15:22:16 +02:00
2015-02-12 02:02:52 +01:00
2011-05-19 18:51:07 -04:00
2015-02-12 02:02:52 +01:00
2014-06-10 22:50:50 +02:00
2014-04-21 23:42:27 +02:00
2014-10-20 16:20:24 +02:00