Files
linux/drivers
Morten Rasmussen 19a5ebe13d sched, cpuidle: Track cpuidle state index in the scheduler
The idle-state of each cpu is currently pointed to by rq->idle_state but
there isn't any information in the struct cpuidle_state that can used to
look up the idle-state energy model data stored in struct
sched_group_energy. For this purpose is necessary to store the idle
state index as well. Ideally, the idle-state data should be unified.

cc: Ingo Molnar <mingo@redhat.com>
cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
2016-05-10 16:49:51 +08:00
..
2015-10-12 19:56:27 -07:00
2015-10-02 11:05:58 +09:00
2015-10-29 09:02:16 +09:00
2015-11-08 16:24:43 -05:00
2015-10-12 10:29:36 -07:00