* [pve-devel] [PATCH pve-docs] qm: IO Thread: fix typo and reword section
@ 2020-07-21 7:21 Dylan Whyte
2020-07-22 10:46 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Dylan Whyte @ 2020-07-21 7:21 UTC (permalink / raw)
To: pve-devel
Fix typo 'isks' => 'disks'
Reword section for better readability.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
---
qm.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/qm.adoc b/qm.adoc
index 45832e9..d30672e 100644
--- a/qm.adoc
+++ b/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]]
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-22 10:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21 7:21 [pve-devel] [PATCH pve-docs] qm: IO Thread: fix typo and reword section Dylan Whyte
2020-07-22 10:46 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox