From: Martin Kletzander Date: Mon, 15 Apr 2019 11:17:41 +0000 (+0200) Subject: docs: Mention iothreadsched element in the docs and reword X-Git-Tag: v5.3.0-rc1~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79a39e60cef50ab9ee5cdec51f46243e4202622;p=thirdparty%2Flibvirt.git docs: Mention iothreadsched element in the docs and reword Just one missing occurrence of iothreadsched fixed plus some rewording for this to make more sense for the readers. Signed-off-by: Martin Kletzander Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 3d84ae0fcb..50847a4470 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -940,14 +940,16 @@
vcpusched and iothreadsched
- The optional vcpusched elements specifies the scheduler - type (values batch, idle, fifo, - rr) for particular vCPU/IOThread threads (based on - vcpus and iothreads, leaving out - vcpus/iothreads sets the default). Valid - vcpus values start at 0 through one less than the - number of vCPU's defined for the domain. Valid iothreads - values are described in the iothreadids + The optional vcpusched and iothreadsched + elements specify the scheduler type + (values batch, idle, fifo, + rr) for particular vCPU and IOThread threads respecively. + The attributes vcpus and iothreads select + which vCPUs/IOThreads this setting applies to, leaving them out sets the + default. Valid vcpus values start at 0 through one less + than the number of vCPU's defined for the + domain. Valid iothreads values are described in + the iothreadids description. If no iothreadids are defined, then libvirt numbers IOThreads from 1 to the number of iothreads available