diff options
author | 2017-10-27 19:30:09 +0200 | |
---|---|---|
committer | 2018-01-02 10:05:46 +0100 | |
commit | b6909a659f8d5de2df36cabb1c0505d262996a24 (patch) | |
tree | e0aa8769ddd5f3203a071b9fc90331c08d5cec73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm/arm64: vgic: Support level-triggered mapped interrupts (diff) | |
download | linux-dev-b6909a659f8d5de2df36cabb1c0505d262996a24.tar.xz linux-dev-b6909a659f8d5de2df36cabb1c0505d262996a24.zip |
KVM: arm/arm64: Support a vgic interrupt line level sample function
The GIC sometimes need to sample the physical line of a mapped
interrupt. As we know this to be notoriously slow, provide a callback
function for devices (such as the timer) which can do this much faster
than talking to the distributor, for example by comparing a few
in-memory values. Fall back to the good old method of poking the
physical GIC if no callback is provided.
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions