Is it still XEN? Or is it VirtualBox, KVM, VmWare or else?
With fastest I mean that the guest VM is fast (the smallest speed loss because of Virtualization)
|
Is it still XEN? Or is it VirtualBox, KVM, VmWare or else? With fastest I mean that the guest VM is fast (the smallest speed loss because of Virtualization) |
|||||||||||
|
|
The fastest solution is generally the one that introduce the less overhead compared to a non virtualized environment. If you can cope with its "non OS diversity" limitation, that would be an OS level virtualization implementation. With Linux, that translates to OpenVZ/Virtuozzo, Linux containers (lxc) and VServer. |
|||||
|
|
Fastest under what conditions? With hardware virtualization, the speed should be identical on all virtualization platforms. Therefore the only thing that you should consider looking for is hardware virtualization support in the software. As far as I know, Virtualbox doesn't support IOMMU hardware virtualization yet. KVM, VmWare and Xen should. Xen and VmWare should be the only ones supporting IOMMU on graphic cards (with differing degrees of success). |
|||||||||
|
|
I still believe it is XEN. I once had a talk with a RH-pre-sales guy and asked why they kicked out XEN in favour of KVM. He said that KVM is at least as fast as XEN. I asked him to send me proof - nothing came back... I also disagree with the OS-level. A bare-metal-hypervisor based virtualization has IMHO less overhead than that. So a PV XEN DomU is almost as good as the bare-metal. |
|||||||||||
|