Files
linux/kernel
Ruchi Kandoi 85a6bd2bc4 sched: cpufreq: Adds a field cpu_power in the task_struct
cpu_power has been added to keep track of amount of power each task is
consuming. cpu_power is updated whenever stime and utime are updated for
a task. power is computed by taking into account the frequency at which
the current core was running and the current for cpu actively
running at hat frequency.

Change-Id: Ic535941e7b339aab5cae9081a34049daeb44b248
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
2015-06-01 17:14:48 +00:00
..
2015-01-13 13:52:49 -08:00
2013-04-22 07:09:06 -07:00
2012-05-31 17:49:27 -07:00
2013-07-01 13:40:30 -07:00
2012-03-28 18:30:03 +01:00
2013-04-15 13:25:16 +02:00
2012-12-20 17:40:19 -08:00
2012-05-29 23:28:41 -04:00
2013-07-01 13:34:57 -07:00
2013-05-05 00:16:35 -04:00
2013-04-30 17:04:03 -07:00
2014-10-07 16:42:32 -07:00
2013-09-19 13:53:19 -05:00