All of lore.kernel.org
 help / color / mirror / Atom feed
* [Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ?
@ 2022-06-17 10:02 Gavin Shan
  2022-06-17 10:19 ` Marc Zyngier
  0 siblings, 1 reply; 5+ messages in thread
From: Gavin Shan @ 2022-06-17 10:02 UTC (permalink / raw)
  To: open list:KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
  Cc: Marc Zyngier, Will Deacon, Paolo Bonzini

Hi Folks,

We're reviewing upstream commits and found that it seems that
++kvm->stat.generic.remote_tlb_flush has been missed from
kvm_flush_remote_tlbs(). If I'm correct, we still need to
increase the statistic in kvm_flush_remote_tlbs()?

History about the changes:

ce6a7007048b staging: r8188eu: remove {read,write}_macreg
     The changes were NOT there any more.
419025b3b419 Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
     The changes were still there
38f703663d4c KVM: arm64: Count VMID-wide TLB invalidations
     The changes were initially introduced by this commit,
     to increase 'kvm->stat.generic.remote_tlb_flush' in
     kvm_flush_remote_tlbs().

Thanks,
Gavin

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-17 12:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17 10:02 [Question] remote_tlb_flush statistic is missed from kvm_flush_remote_tlbs() ? Gavin Shan
2022-06-17 10:19 ` Marc Zyngier
2022-06-17 10:33   ` Andrew Jones
2022-06-17 10:52     ` Paolo Bonzini
2022-06-17 12:04     ` Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.