Creation of the Virtio Netdev

Source: Internet
Author: User

Linux currently supports at least 8 types of virtualized systems:

  1. Xen
  2. Kvm
  3. VMware ' s VMI
  4. IBM ' s System p
  5. IBM ' s System z
  6. User Mode Linux
  7. Lguest
  8. IBM ' s Legacy iSeries

And the new system is also emerging, each system in the network equipment, block equipment, console and other device drivers in the new feature support and performance optimization of the bottleneck.

To solve these problems, Rusty Russell developed the virtio mechanism, which is an abstract API interface over hypervisor that allows the client to know that it is running in a virtualized environment, collaborating with hypervisor according to Virtio standards. Thus achieving better performance in guest (especially I/O performance), as defined by Virtio in its paper:

[Click to view the full text]

http://luoye.me/2014/08/05/virtio-device/

Virtio Netdev Creation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.