From 7c2035ff3367e5a2a6b32e0112bdbcb188641af6 Mon Sep 17 00:00:00 2001 From: Bing Niu Date: Tue, 14 Aug 2018 13:05:29 +0800 Subject: [PATCH] news: Add support for MBA (Memory Bandwidth Allocation) Signed-off-by: Bing Niu --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) 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. + +
-- GitLab