diff options
author | Marc Zyngier <[email protected]> | 2017-10-27 15:28:49 +0100 |
---|---|---|
committer | Christoffer Dall <[email protected]> | 2017-11-10 09:43:22 +0100 |
commit | df9ba95993b9d59e077aa4613f7a4edd20a4064c (patch) | |
tree | 8713bc9daf8417cd984eea21872094fee01a8102 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | bdb2d2ccac65dfee0db8fa4a8247df788a942439 (diff) |
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
The doorbell interrupt is only useful if the vcpu is blocked on WFI.
In all other cases, recieving a doorbell interrupt is just a waste
of cycles.
So let's only enable the doorbell if a vcpu is getting blocked,
and disable it when it is unblocked. This is very similar to
what we're doing for the background timer.
Reviewed-by: Christoffer Dall <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions