summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_xics.h
diff options
context:
space:
mode:
authorLi Zhong <zhong@linux.vnet.ibm.com>2016-11-11 12:57:33 +0800
committerPaul Mackerras <paulus@ozlabs.org>2017-01-27 10:25:44 +1100
commit37451bc95dee0e666927d6ffdda302dbbaaae6fa (patch)
tree14a1e72bf7d92e2516bda5234015cd9a33dc7e50 /arch/powerpc/kvm/book3s_xics.h
parent5efa6605151b84029edeb2e07f2d2d74b52c106f (diff)
KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
Some counters are added in Commit 6e0365b78273 ("KVM: PPC: Book3S HV: Add ICP real mode counters"), to provide some performance statistics to determine whether further optimizing is needed for real mode functions. The n_reject counter counts how many times ICP rejects an irq because of priority in real mode. The redelivery of an lsi that is still asserted after eoi doesn't fall into this category, so the increasement there is removed. Also, it needs to be increased in icp_rm_deliver_irq() if it rejects another one. Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/kvm/book3s_xics.h')
0 files changed, 0 insertions, 0 deletions