From b2462671706feca62350ede16b4ed143b2eb4510 Mon Sep 17 00:00:00 2001 From: Nikolay Shirokovskiy Date: Tue, 21 Jul 2020 11:07:21 +0300 Subject: [PATCH] docs: add missing iothread stats docs in domstats Signed-off-by: Nikolay Shirokovskiy Reviewed-by: Michal Privoznik --- docs/manpages/virsh.rst | 5 +++++ 1 file changed, 5 insertions(+) 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)