[libvirt] [PATCH] news: Add support for MBA (Memory Bandwidth Allocation)

bing.niu@intel.com posted 1 patch 5 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1534223129-28375-1-git-send-email-bing.niu@intel.com
Test syntax-check passed
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
[libvirt] [PATCH] news: Add support for MBA (Memory Bandwidth Allocation)
Posted by bing.niu@intel.com 5 years, 7 months ago
From: Bing Niu <bing.niu@intel.com>

Signed-off-by: Bing Niu <bing.niu@intel.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 2f0c010..c6d03f5 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,15 @@
           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>
-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Add support for MBA (Memory Bandwidth Allocation)
Posted by John Ferlan 5 years, 7 months ago

On 08/14/2018 01:05 AM, bing.niu@intel.com wrote:
> From: Bing Niu <bing.niu@intel.com>
> 
> Signed-off-by: Bing Niu <bing.niu@intel.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan@redhat.com>
(and pushed)

Tks, -

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list