public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* VMEXIT and Threads
@ 2014-10-06  4:45 Oscar Garcia
  2014-10-06  6:51 ` Paolo Bonzini
  2014-10-06 19:07 ` Marcelo Tosatti
  0 siblings, 2 replies; 4+ messages in thread
From: Oscar Garcia @ 2014-10-06  4:45 UTC (permalink / raw)
  To: kvm

Hello,

I have a question about parallel vmexit calls, I would appreciate any 
answer or suggestion.

I have a host with debian 7 (intel i7 - RAM 8GB), the guest OS is also 
debian. I am running a program with some threads, every thread makes a 
vmexit call. Also every thread runs in a isolated vcpu. The problem is 
that the program does not run fluently, it looks like that every thread 
interfere with each other. This situation does not happen when 
separately processes call vmexit simultaneously. The question is: there 
is any restriction (any lock) that block the threads. I am not sure 
maybe libc, RCU, on even Qemu and KVM?

Thank you

Oscar Gracia


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

end of thread, other threads:[~2014-10-06 19:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06  4:45 VMEXIT and Threads Oscar Garcia
2014-10-06  6:51 ` Paolo Bonzini
2014-10-06  7:29   ` Jan Kiszka
2014-10-06 19:07 ` Marcelo Tosatti

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