diff options
author | Morten Rasmussen <[email protected]> | 2015-02-27 16:54:05 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-03-27 09:35:58 +0100 |
commit | 21f4486630b0bd1b6dbcc04f61836987fa54278f (patch) | |
tree | 6abbdb654567ac6530091e033d62a79f6cdf1839 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 36ee28e45df50c2c8624b978335516e42d84ae1f (diff) |
sched: Track group sched_entity usage contributions
Add usage contribution tracking for group entities. Unlike
se->avg.load_avg_contrib, se->avg.utilization_avg_contrib for group
entities is the sum of se->avg.utilization_avg_contrib for all entities on the
group runqueue.
It is _not_ influenced in any way by the task group h_load. Hence it is
representing the actual cpu usage of the group, not its intended load
contribution which may differ significantly from the utilization on
lightly utilized systems.
Signed-off-by: Morten Rasmussen <[email protected]>
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Ben Segall <[email protected]>
Cc: Ben Segall <[email protected]>
Cc: [email protected]
Cc: Paul Turner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions