public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* comparisons with VMware and Xen
@ 2008-07-07 20:09 Sukanto Ghosh
  2008-07-07 20:13 ` Javier Guerra
  2008-07-07 20:39 ` Anthony Liguori
  0 siblings, 2 replies; 4+ messages in thread
From: Sukanto Ghosh @ 2008-07-07 20:09 UTC (permalink / raw)
  To: kvm

1. Is the maximum no. of  vcpus in a particular guest limited to the
no. of host cpus ? (I guess not)

2. Is there any attempt made to co-schedule all of a guest's vcpus, in
order to avoid any spinlock holding problem ?

3. Are there any means to do content-based page sharing between guests
as VMware does ?

4. Does kvm makes any attempt to avoid TLB flushes while vm-exits and
vm-entries ? like Xen makes a memory hole ?
(my guess is that it doesn't needs to as kvm is mapped into a guest's
address-space and the pages are protected with the help of linux vm.
Am i right ? )


Slightly different ones,

5. How much useful is a balloon driver for kvm, which doesn't makes
any hard partitions of available physical memory between the guests ?
Shouldn't the linux VM's knowledge be superior in this case than the
guest-vm's  ?

6. What is coalesced mmio ?



-- 
Regards,
Sukanto Ghosh

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

end of thread, other threads:[~2008-07-08  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-07 20:09 comparisons with VMware and Xen Sukanto Ghosh
2008-07-07 20:13 ` Javier Guerra
2008-07-07 20:39 ` Anthony Liguori
2008-07-08  7:23   ` Sukanto Ghosh

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