diff options
author | Daniel J Blueman <[email protected]> | 2015-09-21 01:02:01 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-09-22 22:25:33 +0200 |
commit | ad03a9c25d258641556c7198e26fd882c741987a (patch) | |
tree | 85fcadef16de050cece52c20161076c11ff472e0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d9d4dee6cedfa17e5eedcba242dca3091bf73bc3 (diff) |
x86/numachip: Add Numachip IPI optimisations
When sending IPIs, first check if the non-local part of the source and
destination APIC IDs match; if so, send via the local APIC for efficiency.
Secondly, since the AMD BIOS-kernel developer guide states IPI delivery
will occur invarient of prior deliver status, avoid polling the delivery
status bit for efficiency.
Signed-off-by: Daniel J Blueman <[email protected]>
Acked-by: Steffen Persvold <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions