news: Add support for MBA (Memory Bandwidth Allocation)

Signed-off-by: Bing Niu <bing.niu@intel.com>
This commit is contained in:
Bing Niu 2018-08-14 13:05:29 +08:00 committed by John Ferlan
parent 7330d0918e
commit 7c2035ff33

View File

@ -44,6 +44,15 @@
iscsiadm. It support basic pool operations: checkPool and refreshPool.
</description>
</change>
<change>
<summary>
Add support for MBA (Memory Bandwidth Allocation technology)
</summary>
<description>
Domain vCPU threads can now have allocated some parts of host memory
bandwidth by using the <code>memorytune</code> element in <code>cputune</code>.
</description>
</change>
</section>
<section title="Improvements">
<change>