diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index de98512eef..92de0b2192 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -2374,6 +2374,11 @@ too high will consume too much CPU time per IOThread failing to allow other threads running on the CPU to get time. The polling interval is not available for statistical purposes. +* ``iothread.count`` - maximum number of IOThreads in the subsequent list + as unsigned int. Each IOThread in the list will + will use it's iothread_id value as the . There + may be fewer entries than the iothread.count + value if the polling values are not supported. * ``iothread..poll-max-ns`` - maximum polling time in nanoseconds used by the IOThread. A value of 0 (zero) indicates polling is disabled. * ``iothread..poll-grow`` - polling time grow value. A value of 0 (zero)