]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Add support for MBA (Memory Bandwidth Allocation)
authorBing Niu <bing.niu@intel.com>
Tue, 14 Aug 2018 05:05:29 +0000 (13:05 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 14 Aug 2018 21:55:37 +0000 (17:55 -0400)
Signed-off-by: Bing Niu <bing.niu@intel.com>
docs/news.xml

index 2f0c0107a9857889a899fd751176071e26b27a74..c6d03f55561ba84f8a4d2d6add3f00fec5427d24 100644 (file)
           iscsiadm. It support basic pool operations: checkPool and refreshPool.
         </description>
       </change>
+      <change>
+        <summary>
+          Add support for MBA (Memory Bandwidth Allocation technology)
+        </summary>
+        <description>
+          Domain vCPU threads can now have allocated some parts of host memory
+          bandwidth by using the <code>memorytune</code> element in <code>cputune</code>.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>