aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHanjun Guo <[email protected]>2015-03-24 14:02:34 +0000
committerWill Deacon <[email protected]>2015-03-25 11:49:30 +0000
commit07f438df22886432ff50772446768f65fbbf3ee0 (patch)
treec1300c78963c015983511ff8fb821f1ede0659af /tools/perf/scripts/python
parent06e5801b8cb3fc057d88cb4dc03c0b64b2744cda (diff)
ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
For a normal 8 cpu sockets system, it will up to 240 cpu threads (Xeon E7 v2 family for now), and we need 240 entries for local apic or local x2apic in MADT table, so it will be much verbose information printed with a slow uart console when system booted, this will be even worse with large system with 16/32 cpu sockets. This patch just use pr_debug() instead of pr_info() for ioapic/iosapic, local apic/x2apic/sapic structures when scanning the MADT table to remove those verbose information, but leave other structures unchanged. CC: Rafael J Wysocki <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Acked-by: Olof Johansson <[email protected]> Acked-by: Grant Likely <[email protected]> Tested-by: Timur Tabi <[email protected]> Signed-off-by: Hanjun Guo <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions