[转帖]KVM-性能惊人的虚拟机新秀(几篇文章)
-
- 帖子: 88
- 注册时间: 2005-04-15 15:31
http://popey.com/Compiling_kvm_Under_Ubuntu_Edgy_i386
Compiling kvm Under Ubuntu Edgy i386
kvm is QEMU with support for the VT Vanderpool or Virtualization Technology. This means you can now run QEMU on CPUs that have the VT instructions and you get a super quick emulated environment. Yay!
Previously to get spritely performance out of QEMU you needed the closed-source KQEMU kernel module. Now you don't. This interests me because I use QEMU quite heavily with my little screencasting project with Ubuntu-UK. Having a totally Free (GPL) and easy to use method for running virtual machines is essential. Of course there's Xen but kvm is a great drop-in solution with very little requirements on the host, no replacement kernels for example.
Here's what I did on a core 2 duo CPU machine - this is on an utterly clean 32-bit Ubuntu Edgy system - I know it's clean, I installed it last night. This assumes that you have a stock Ubuntu kernel, and not one that you have either compiled yourself or in any way patched.
Compiling kvm Under Ubuntu Edgy i386
kvm is QEMU with support for the VT Vanderpool or Virtualization Technology. This means you can now run QEMU on CPUs that have the VT instructions and you get a super quick emulated environment. Yay!
Previously to get spritely performance out of QEMU you needed the closed-source KQEMU kernel module. Now you don't. This interests me because I use QEMU quite heavily with my little screencasting project with Ubuntu-UK. Having a totally Free (GPL) and easy to use method for running virtual machines is essential. Of course there's Xen but kvm is a great drop-in solution with very little requirements on the host, no replacement kernels for example.
Here's what I did on a core 2 duo CPU machine - this is on an utterly clean 32-bit Ubuntu Edgy system - I know it's clean, I installed it last night. This assumes that you have a stock Ubuntu kernel, and not one that you have either compiled yourself or in any way patched.
-
- 帖子: 961
- 注册时间: 2006-01-06 22:55
- 系统: ubuntu
- 联系:
- zhuqin_83
- 帖子: 10606
- 注册时间: 2006-05-13 4:02
- 联系:
-
- 帖子: 961
- 注册时间: 2006-01-06 22:55
- 系统: ubuntu
- 联系:
- SecretZero
- 帖子: 1670
- 注册时间: 2007-08-30 5:39
-
- 帖子: 47
- 注册时间: 2007-07-27 22:37
Re: [转帖]KVM-性能惊人的虚拟机新秀(几篇文章)
我的CPU100%