The difference between kvm & Xen
Submitted by admin on Sun, 2007-04-01 20:43.The following paragraph shamelessly stolen from kvm FAQ, but I suppose this information should be quite useful to anybody who is still deciding which product to use.
Xen is an external hypervisor; it assumes control of the machine and divides resources among guests. On the other hand, kvm is part of Linux and uses the regular Linux scheduler and memory management. This means that kvm is much smaller and simpler to use.
kvm only run on processors that supports x86 hvm (vt/svm instructions set) whereas Xen also allows running modified operating systems on non-hvm x86 processors using a technique called paravirtualization. kvm does not support paravirtualization for cpu but may support paravirtualization for device drivers to improve I/O performance.
- Add new comment




- 2943 reads

Recent comments
1 week 3 days ago
1 week 6 days ago
1 week 6 days ago
2 weeks 7 hours ago
3 weeks 1 day ago
3 weeks 1 day ago
3 weeks 2 days ago
3 weeks 6 days ago
4 weeks 1 day ago
5 weeks 1 day ago