mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 22:47:36 +00:00
qm: emulated devices: make recommendation for virtio devices more visible
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
0677f4cc12
commit
e3d91783eb
10
qm.adoc
10
qm.adoc
@ -79,11 +79,11 @@ paravirtualized virtio devices, which includes a paravirtualized generic disk
|
|||||||
controller, a paravirtualized network card, a paravirtualized serial port,
|
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
|
TIP: It is *highly recommended* to use the virtio devices whenever you can, as
|
||||||
provide a big performance improvement and are generally better maintained. Using
|
they provide a big performance improvement and are generally better maintained.
|
||||||
the virtio generic disk controller versus an emulated IDE controller will double
|
Using the virtio generic disk controller versus an emulated IDE controller will
|
||||||
the sequential write throughput, as measured with `bonnie++(8)`. Using the
|
double the sequential write throughput, as measured with `bonnie++(8)`. Using
|
||||||
virtio network interface can deliver up to three times the throughput of an
|
the virtio network interface can deliver up to three times the throughput of an
|
||||||
emulated Intel E1000 network card, as measured with `iperf(1)`. footnote:[See
|
emulated Intel E1000 network card, as measured with `iperf(1)`. footnote:[See
|
||||||
this benchmark on the KVM wiki https://www.linux-kvm.org/page/Using_VirtIO_NIC]
|
this benchmark on the KVM wiki https://www.linux-kvm.org/page/Using_VirtIO_NIC]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user