[libvirt] [PATCH 9/9] docs: Add CAT (resctrl) support into news.xml

Martin Kletzander posted 9 patches 7 years, 5 months ago
[libvirt] [PATCH 9/9] docs: Add CAT (resctrl) support into news.xml
Posted by Martin Kletzander 7 years, 5 months ago
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 0ec9857e2cab..ac3298de01a8 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
 <libvirt>
   <release version="v4.0.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Added support for CAT (Cache allocation Technology)
+        </summary>
+        <description>
+          Domain vCPU threads can now have allocated some parts of host cache
+          using the <code>cachetune</code> element in <code>cputune</code>.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.15.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 9/9] docs: Add CAT (resctrl) support into news.xml
Posted by John Ferlan 7 years, 4 months ago

On 12/13/2017 10:39 AM, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 

Just for completeness... Obviously this will need final tweaks... So far
so good though...

John

> diff --git a/docs/news.xml b/docs/news.xml
> index 0ec9857e2cab..ac3298de01a8 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -35,6 +35,15 @@
>  <libvirt>
>    <release version="v4.0.0" date="unreleased">
>      <section title="New features">
> +      <change>
> +        <summary>
> +          Added support for CAT (Cache allocation Technology)
> +        </summary>
> +        <description>
> +          Domain vCPU threads can now have allocated some parts of host cache
> +          using the <code>cachetune</code> element in <code>cputune</code>.
> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>      </section>
> 

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