From: Emmanuel Kasper Date: Thu, 9 Jun 2016 11:26:43 +0000 (+0200) Subject: Fix case after the updates in the GUI X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=2b6e4b66e33deac65dc7f1d5e4f683be09388e4b;p=pve-docs.git Fix case after the updates in the GUI --- diff --git a/qm.adoc b/qm.adoc index a9e3d53..bcd80aa 100644 --- a/qm.adoc +++ b/qm.adoc @@ -169,8 +169,8 @@ when the filesystem of a VM marks blocks as unused after removing files, the emulated SCSI controller will relay this information to the storage, which will then shrink the disk image accordingly. -The option *IO Thread* can only be enabled when using a disk with the *Virtio* controller, -or with the *SCSI* controller, when the emulated controller type is *VIRTIO*. +The option *IO Thread* can only be enabled when using a disk with the *VirtIO* controller, +or with the *SCSI* controller, when the emulated controller type is *VirtIO SCSI*. With this enabled, Qemu uses one thread per disk, instead of one thread for all, so it should increase performance when using multiple disks. Note that backups do not currently work with *IO Thread* enabled.