public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* non-root mode and preemption
@ 2016-06-13 10:06 Oscar Fernando Garcia
  2016-06-13 13:45 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Oscar Fernando Garcia @ 2016-06-13 10:06 UTC (permalink / raw)
  To: kvm

Good Morning,

I have a simple question. In KVM code: /arch/x86/kvm/x86.c when the 
function vcpu_enter_guest is called, the run function ( 
kvm_x86_ops->run(vcpu)) is called with preemption and irqs disabled.
My question is, running in non-root mode with preemption and irqs 
disabled affects the latency of other processes or VPCUs running in the 
same CPU?


Thank you

Oscar

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

end of thread, other threads:[~2016-06-13 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13 10:06 non-root mode and preemption Oscar Fernando Garcia
2016-06-13 13:45 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox