From: Bing Niu Date: Tue, 14 Aug 2018 05:05:29 +0000 (+0800) Subject: news: Add support for MBA (Memory Bandwidth Allocation) X-Git-Tag: v4.7.0-rc1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2035ff3367e5a2a6b32e0112bdbcb188641af6;p=thirdparty%2Flibvirt.git news: Add support for MBA (Memory Bandwidth Allocation) Signed-off-by: Bing Niu --- diff --git a/docs/news.xml b/docs/news.xml index 2f0c0107a9..c6d03f5556 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,15 @@ iscsiadm. It support basic pool operations: checkPool and refreshPool. + + + Add support for MBA (Memory Bandwidth Allocation technology) + + + Domain vCPU threads can now have allocated some parts of host memory + bandwidth by using the memorytune element in cputune. + +