diff options
| author | Vincent Guittot <[email protected]> | 2014-04-11 11:44:40 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2014-05-07 13:33:52 +0200 |
| commit | d77b3ed5c9f8ebedf154b52b5e943c461f3d37e6 (patch) | |
| tree | 65de32de218284304e0e8f2c5456bf2c4a521809 /tools/perf/scripts/python | |
| parent | 607b45e9a216e89a63351556e488eea06be0ff48 (diff) | |
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
A new flag SD_SHARE_POWERDOMAIN is created to reflect whether groups of CPUs
in a sched_domain level can or not reach different power state. As an example,
the flag should be cleared at CPU level if groups of cores can be power gated
independently. This information can be used in the load balance decision or to
add load balancing level between group of CPUs that can power gate
independantly.
This flag is part of the topology flags that can be set by arch.
Reviewed-by: Dietmar Eggemann <[email protected]>
Tested-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Linus Torvalds <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions