[libvirt] [PATCH 5/5] news: Document which drivers support NUMA distances

Michal Privoznik posted 5 patches 7 years, 6 months ago
There is a newer version of this series
[libvirt] [PATCH 5/5] news: Document which drivers support NUMA distances
Posted by Michal Privoznik 7 years, 6 months ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/news.xml b/docs/news.xml
index 3966710ee..502679917 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -43,7 +43,7 @@
           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.
+          configuration. Drivers which support this include Xen and QEMU.
         </description>
       </change>
       <change>
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 5/5] news: Document which drivers support NUMA distances
Posted by John Ferlan 7 years, 5 months ago

On 11/14/2017 09:47 AM, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Drat - should have noted this in review of 4/5...

I think you'll also need a change to docs/formatdomain.html.in - see the
last tidbit in commit id '74119a03f'

   Describing distances between NUMA cells is currently only supported
   by Xen. If no <code>distances</code> are given to describe
   the SLIT data between different cells, it will default to a scheme
   using 10 for local and 20 for remote distances.


For this though...

Reviewed-by: John Ferlan <jferlan@redhat.com>

John
> diff --git a/docs/news.xml b/docs/news.xml
> index 3966710ee..502679917 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -43,7 +43,7 @@
>            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.
> +          configuration. Drivers which support this include Xen and QEMU.
>          </description>
>        </change>
>        <change>
> 

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