mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-04 21:28:39 +00:00
qm: emulated devices: mention that virtio devices are better maintained
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
741fa47825
commit
0677f4cc12
12
qm.adoc
12
qm.adoc
@ -80,12 +80,12 @@ controller, a paravirtualized network card, a paravirtualized serial port,
|
|||||||
a paravirtualized SCSI controller, etc ...
|
a paravirtualized SCSI controller, etc ...
|
||||||
|
|
||||||
It is highly recommended to use the virtio devices whenever you can, as they
|
It is highly recommended to use the virtio devices whenever you can, as they
|
||||||
provide a big performance improvement. Using the virtio generic disk controller
|
provide a big performance improvement and are generally better maintained. Using
|
||||||
versus an emulated IDE controller will double the sequential write throughput,
|
the virtio generic disk controller versus an emulated IDE controller will double
|
||||||
as measured with `bonnie++(8)`. Using the virtio network interface can deliver
|
the sequential write throughput, as measured with `bonnie++(8)`. Using the
|
||||||
up to three times the throughput of an emulated Intel E1000 network card, as
|
virtio network interface can deliver up to three times the throughput of an
|
||||||
measured with `iperf(1)`. footnote:[See this benchmark on the KVM wiki
|
emulated Intel E1000 network card, as measured with `iperf(1)`. footnote:[See
|
||||||
https://www.linux-kvm.org/page/Using_VirtIO_NIC]
|
this benchmark on the KVM wiki https://www.linux-kvm.org/page/Using_VirtIO_NIC]
|
||||||
|
|
||||||
|
|
||||||
[[qm_virtual_machines_settings]]
|
[[qm_virtual_machines_settings]]
|
||||||
|
Loading…
Reference in New Issue
Block a user