summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/pmu.c
diff options
context:
space:
mode:
authorLike Xu <likexu@tencent.com>2023-02-14 13:07:48 +0800
committerSean Christopherson <seanjc@google.com>2023-04-06 16:04:31 -0700
commit649bccd7fac98225525c79cf4b1cecc4bafdfc54 (patch)
tree0b4f2106e08187685229d0c731120768c73767c7 /arch/x86/kvm/svm/pmu.c
parent8bca8c5ce40b03862d782b9991da146909199327 (diff)
KVM: x86/pmu: Rewrite reprogram_counters() to improve performance
A valid pmc is always tested before using pmu->reprogram_pmi. Eliminate this part of the redundancy by setting the counter's bitmask directly, and in addition, trigger KVM_REQ_PMU only once to save more cpu cycles. Signed-off-by: Like Xu <likexu@tencent.com> Link: https://lore.kernel.org/r/20230214050757.9623-4-likexu@tencent.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/kvm/svm/pmu.c')
0 files changed, 0 insertions, 0 deletions