Changes between Version 17 and Version 18 of jazz/09-01-17
- Timestamp:
- Jul 19, 2010, 11:37:01 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-01-17
v17 v18 79 79 * [http://www.virtualization.info/2009/01/kvm-gains-amd-iommu-support.html KVM 支援 AMD IOMMU] 80 80 81 * 2010-07-19: [http://www.linux-kvm.org/page/VhostNet Vhost.net] - 針對 I/O-intensive KVM virtualization 高讀寫的虛擬化需求而設計 [http://www.linuxfordevices.com/c/a/News/Linux-2634/ 參考來源(2010-05-17)] 82 {{{ 83 According to the Linux-kvm.org page, Vhost.net is a kernel-level backend for virtio, the main platform for I/O virtualization in KVM. Vhost.net reduces virtualization overhead for virtio by removing up to four system calls per packet on data path, without guest changes, says the Vhost.net project. The intended result: faster performance for I/O-intensive KVM virtualization sessions. 84 }}} 85 81 86 == Cloud Computing == 82 87