]> asedeno.scripts.mit.edu Git - linux.git/commit
sched/doc: Document Energy Aware Scheduling
authorQuentin Perret <quentin.perret@arm.com>
Thu, 10 Jan 2019 11:05:46 +0000 (11:05 +0000)
committerIngo Molnar <mingo@kernel.org>
Sun, 27 Jan 2019 11:29:37 +0000 (12:29 +0100)
commit81a930d3a64a00c5adb2aab28dd1c904045adf57
tree14438d4a9230550a239f5e3c43add8aa4a95535d
parent1017b48ccc11a70634a7b8ec4ba3a6acb234c17b
sched/doc: Document Energy Aware Scheduling

Add some documentation detailing the main design points of EAS, as well
as a list of its dependencies.

Parts of this documentation are taken from Morten Rasmussen's original
EAS posting: https://lkml.org/lkml/2015/7/7/754

Co-authored-by: Morten Rasmussen <morten.rasmussen@arm.com>
Signed-off-by: Quentin Perret <quentin.perret@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Qais Yousef <qais.yousef@arm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: corbet@lwn.net
Cc: dietmar.eggemann@arm.com
Cc: patrick.bellasi@arm.com
Cc: rjw@rjwysocki.net
Link: https://lkml.kernel.org/r/20190110110546.8101-3-quentin.perret@arm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/sched-energy.txt [new file with mode: 0644]