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

Martin Kletzander posted 10 patches 7 years, 3 months ago
[libvirt] [PATCH 09/10] docs: Add CAT (resctrl) support into news.xml
Posted by Martin Kletzander 7 years, 3 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 b4d980624956..4ffa736c04c8 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
 <libvirt>
   <release version="v4.1.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.16.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 09/10] docs: Add CAT (resctrl) support into news.xml
Posted by Pavel Hrdina 7 years, 3 months ago
On Tue, Jan 23, 2018 at 07:05:18PM +0100, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list