All of lore.kernel.org
 help / color / mirror / Atom feed
* How to handle TLB shootdown IPI on Xen
@ 2013-08-11 16:22 J Ahn
  2013-08-12  8:36 ` Jan Beulich
  0 siblings, 1 reply; 9+ messages in thread
From: J Ahn @ 2013-08-11 16:22 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 957 bytes --]

All,

Currently, I have used Xen 4.2.1 with Ubuntu HVM guests.

I am just wondering how to handle the TLB shootdown IPIs in Xen.
Specifically, the guest will send the TLB shootdown IPI to remote CPUs if
TLB synchronization between CPUs is required.

In this case, I guess the hypervisor intervention is required because it
needs to route the interrupt to virtual CPUs of corresponding guest.
However, Xen seems not to intercept the event because the number of IPIs
from Xenperf is very low. Is this right?

I checked the number of IPIs is relatively high in guest OS when using 'cat
/proc/interrupts'.
I also checked the system does not invoke the '*invalidate_interrupt*'
function located in *'arch/x86/smp.c*'.

If there is no need to intervene to deal with that, could anyone explain
that how to maintain the consistent view of TLBs in the guest hosted by Xen?
Otherwise, please let me know the handling TLB shootdown IPI code in Xen.

Thanks

Jeongseob

[-- Attachment #1.2: Type: text/html, Size: 1268 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2013-08-13 13:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-11 16:22 How to handle TLB shootdown IPI on Xen J Ahn
2013-08-12  8:36 ` Jan Beulich
2013-08-12 12:47   ` J Ahn
2013-08-12 13:29     ` Jan Beulich
2013-08-12 16:04       ` J Ahn
2013-08-12 16:24         ` Jan Beulich
2013-08-12 16:50           ` J Ahn
2013-08-13 10:16             ` Jan Beulich
2013-08-13 13:16               ` J Ahn

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.