6: Hybrid methods: KVM
To improve performance of desktop virtualization systems following the software/userspace paradigma there was the idea to move virtualization code into the Linux kernel:

There is still the normal Linux operating system running with all applications needed for work - but to access other systems you may start the "Kernel Virtual Machine" (KVM). This is a kernel module which does virtualization for you. It takes some amount of RAM for himself and runs virtual guest systems. Overhead is much smaller than in the normal software/userspace paradigma so performance is better.
If you are running a recent debian Linux system (as an example) you may just turn KVM on and create a virtual machine. No "Virtualization process" will appear in your process list as there is no such process running (outside of the kernel).
Redhat Inc. uses this technique to offer its own commercial virtualization system.
KVM also uses the Bochs Open Source BIOS (as in the xen HVM case) and the QEMU device emulators if no kvm guest drivers are present.
Examples of products following this paradigma:

There is still the normal Linux operating system running with all applications needed for work - but to access other systems you may start the "Kernel Virtual Machine" (KVM). This is a kernel module which does virtualization for you. It takes some amount of RAM for himself and runs virtual guest systems. Overhead is much smaller than in the normal software/userspace paradigma so performance is better.
If you are running a recent debian Linux system (as an example) you may just turn KVM on and create a virtual machine. No "Virtualization process" will appear in your process list as there is no such process running (outside of the kernel).
Redhat Inc. uses this technique to offer its own commercial virtualization system.
KVM also uses the Bochs Open Source BIOS (as in the xen HVM case) and the QEMU device emulators if no kvm guest drivers are present.
Examples of products following this paradigma:
- Redhat Enterprise Linux 5.4
- Debian Lenny
- Why virtualization?
- Userspace-based virtualization (the easy way)
- Xen: Hypervisor-based virtualization
- ESX: Hypervisor-based virtualization
- Solaris Zones: A sharing approach
- Hybrid methods: KVM
0 TrackBacks
Listed below are links to blogs that reference this entry: 6: Hybrid methods: KVM.
TrackBack URL for this entry: http://southbrain.com/mt/mt-tb.cgi/101
Search
Mon midi - blog français

About me
(Google+)
Pages
- articles
- software
- tutorials
- Creating and manipulating zpools (zfs)
- Fiberchannel Solaris Part 1: Introduction
- Fiberchannel Solaris Part 2: Configuring SAN and TCP/IP
- Fiberchannel Solaris Part 3: SAN Diagnostics
- Installing Redhat Enterprise Server 5 in VMWare with PVSCSI (paravirtual SCSI)
- Installing Redhat Enterprise Server 5 under Sun xVM/Xen
- Installing SLES 11 under Xen (Sun xVM)
- Using zfs (basics)
- uncommented
- virtualization
Categories
Monthly Archives
- July 2011 (2)
- May 2011 (2)
- April 2011 (3)
- October 2010 (1)
- August 2010 (1)
- July 2010 (2)
- May 2010 (3)
- April 2010 (1)
- March 2010 (2)
- February 2010 (3)
- January 2010 (5)
- December 2009 (8)
- November 2009 (7)
- October 2009 (7)
- September 2009 (13)
- August 2009 (9)
- June 2009 (5)
- May 2009 (1)
- April 2009 (4)
- March 2009 (3)
- February 2009 (2)
- January 2009 (1)
- December 2008 (1)
- November 2008 (3)
- October 2008 (6)
- September 2008 (2)
- August 2008 (6)
- July 2008 (6)
- June 2008 (4)
- May 2008 (8)
- April 2008 (7)
- March 2008 (6)
- February 2008 (11)
Recent Entries
- Google+ now open for everyone
- SPARC support for my vhci_stat utility is ending.
- Solaris 10: crontab ignored for user? "! bad user ()" in Log?
- vmware: Defining a dependency between virtual machines
- Dell Service Tag and Express Service Code - It's the same
- CentOS/RedHat 5.6 sshd problem - 872:error:0E065068:configuration file routines:STR_COPY
- Where's the RSS icon in Firefox 4?
- Session management for SOGo
- Configuring SSH access to Ironport Appliances
- This server will be down Jul 28th, 17:00 UTC to 19:00 UTC
July 2011
About
This blog is owned by:
Pascal Gienger
Kanzleistr. 14
78462 Konstanz
Phone +49 7531 584298-0
Fax +49 7531 584298-9
Google+: Profile
YouTube Channel: pascalgienger
Pascal Gienger
Kanzleistr. 14
78462 Konstanz
Phone +49 7531 584298-0
Fax +49 7531 584298-9
Google+: Profile
YouTube Channel: pascalgienger
Leave a comment