]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Add news article for IOThread polling
authorJohn Ferlan <jferlan@redhat.com>
Fri, 19 Oct 2018 14:17:32 +0000 (10:17 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 19 Nov 2018 12:26:40 +0000 (07:26 -0500)
Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index f52f1ab01af99c2d17c5c850be1f883312c001fc..4406aeb775ac38808f690b7eabc10750f80c313f 100644 (file)
           guests.
         </description>
       </change>
+      <change>
+        <summary>
+          Support changing IOThread polling parameters for a live guest
+        </summary>
+        <description>
+          Introduced virDomainSetIOThreadParams which allows dynamically
+          setting the IOThread polling parameters used by QEMU to manage
+          the thread polling interval and the algorithm for growth or
+          shrink of the polling time. The values only affect a running
+          guest with IOThreads. The guest's IOThread polling values can
+          be viewed via the domain statistics.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>