diff options
author | Mahesh Salgaonkar <[email protected]> | 2008-11-29 16:50:12 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-12-01 08:44:00 +0100 |
commit | 43714539eab42b2fa3653ea7bd667b36c2291b11 (patch) | |
tree | 43de6a8062510c4014eb9343a5f164a79423e1ae /tools/perf/scripts/python | |
parent | d9d060a98ff89fe0f86e24c9c0c3d2f0c566781c (diff) |
sched: don't export sched_mc_power_savings in laptops
Impact: do not expose a control that has no effect
Fix to prevent sched_mc_power_saving from being exported through sysfs
on single-socket systems. (Say multicore single socket (Laptop))
CPU core map of the boot cpu should be equal to possible number
of cpus for single socket system.
This fix has been developed at FOSS.in kernel workout.
Signed-off-by: Mahesh Salgaonkar <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions