diff options
| author | ShuoX Liu <[email protected]> | 2012-07-03 17:05:31 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2012-07-03 17:05:31 +0000 |
| commit | dc7fd275ae60ef8edf952aff2a62462f5d892fd4 (patch) | |
| tree | 620ffab8288830c8e8dc03b24e77fe3800d03b7e /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | Linux 3.5-rc5 (diff) | |
| download | kernel-dc7fd275ae60ef8edf952aff2a62462f5d892fd4.tar.gz kernel-dc7fd275ae60ef8edf952aff2a62462f5d892fd4.zip | |
cpuidle: move field disable from per-driver to per-cpu
Andrew J.Schorr raises a question. When he changes the disable setting on
a single CPU, it affects all the other CPUs. Basically, currently, the
disable field is per-driver instead of per-cpu. All the C states of the
same driver are shared by all CPU in the same machine.
The patch changes the `disable' field to per-cpu, so we could set this
separately for each cpu.
Signed-off-by: ShuoX Liu <[email protected]>
Reported-by: Andrew J.Schorr <[email protected]>
Reviewed-by: Yanmin Zhang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
