[libvirt] [PATCH] news: add entries for specifying distance between vNUMA cells

Jim Fehlig posted 1 patch 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20171113024719.8155-1-jfehlig@suse.com
docs/news.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
[libvirt] [PATCH] news: add entries for specifying distance between vNUMA cells
Posted by Jim Fehlig 6 years, 4 months ago
Add two new entries under new features for 3.10.0. One
advertising support for specifying distance between vNUMA cells
and another advertising Xen's support for vNUMA configuration.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---
 docs/news.xml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index c7023c43b..3966710ee 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,26 @@
 <libvirt>
   <release version="v3.10.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          conf: Support defining distances between virtual NUMA cells
+        </summary>
+        <description>
+          A NUMA hardware architecture supports the notion of distances
+          between NUMA cells. This can now be specified using the
+          <code>&lt;distances&gt;</code> element within the NUMA cell
+          configuration.
+        </description>
+      </change>
+      <change>
+        <summary>
+          Xen: Support defining vNUMA topology
+        </summary>
+        <description>
+          Xen now supports defining a virtual NUMA topology for VMs,
+          including specifying distances between NUMA cells.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.15.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: add entries for specifying distance between vNUMA cells
Posted by Erik Skultety 6 years, 4 months ago
On Sun, Nov 12, 2017 at 07:47:19PM -0700, Jim Fehlig wrote:
> Add two new entries under new features for 3.10.0. One
> advertising support for specifying distance between vNUMA cells
> and another advertising Xen's support for vNUMA configuration.
>
> Signed-off-by: Jim Fehlig <jfehlig@suse.com>

Reviewed-by: Erik Skultety <eskultet@redhat.com>

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