From cb3357987aa8349b33049b3fcc0c01c5afeb6edf Mon Sep 17 00:00:00 2001 From: Dylan Whyte Date: Tue, 21 Jul 2020 09:21:59 +0200 Subject: [PATCH] qm: IO Thread: fix typo and reword section Fix typo 'isks' => 'disks' Reword section for better readability. Signed-off-by: Dylan Whyte --- 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.39.2