sched/Documentation: Add 'sched-pelt' tool
authorYuyang Du <yuyang.du@intel.com>
Sun, 12 Feb 2017 21:44:22 +0000 (05:44 +0800)
committerIngo Molnar <mingo@kernel.org>
Fri, 14 Apr 2017 08:26:35 +0000 (10:26 +0200)
commit76d034edcf658e3c74fd90b149882ab1464e4af9
treeadc0a9eb00d5deb9cf92a92c835cec358d4fd5a3
parent05296e7535d67ba4926b543a09cf5d430a815cb6
sched/Documentation: Add 'sched-pelt' tool

Add a user-space program to compute/generate the PELT constants.

The kernel/sched/sched-pelt.h header will contain the output of
this program.

Signed-off-by: Yuyang Du <yuyang.du@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bsegall@google.com
Cc: dietmar.eggemann@arm.com
Cc: matt@codeblueprint.co.uk
Cc: morten.rasmussen@arm.com
Cc: pjt@google.com
Cc: umgwanakikbuti@gmail.com
Cc: vincent.guittot@linaro.org
Link: http://lkml.kernel.org/r/1486935863-25251-2-git-send-email-yuyang.du@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/sched-pelt.c [new file with mode: 0644]