mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 22:58:14 +00:00
qm: IO Thread: fix typo and reword section
Fix typo 'isks' => 'disks' Reword section for better readability. Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
This commit is contained in:
parent
e4262cac6f
commit
cb3357987a
4
qm.adoc
4
qm.adoc
@ -253,8 +253,8 @@ The option *IO Thread* can only be used when using a disk with the
|
||||
*VirtIO* controller, or with the *SCSI* controller, when the emulated controller
|
||||
type is *VirtIO SCSI single*.
|
||||
With this enabled, Qemu creates one I/O thread per storage controller,
|
||||
instead of a single thread for all I/O, so it can increase performance when
|
||||
multiple isks are used and each disk has its own storage controller.
|
||||
rather than a single thread for all I/O. This can increase performance when
|
||||
multiple disks are used and each disk has its own storage controller.
|
||||
|
||||
|
||||
[[qm_cpu]]
|
||||
|
Loading…
Reference in New Issue
Block a user