doc: Add MBA documentation and update doc for CAT

This patch updates CAT documentation as well as adds
documentation support for newly added MBA feature.

Signed-off-by: Vijay Dhanraj <vijay.dhanraj@intel.com>
This commit is contained in:
Vijay Dhanraj
2020-03-25 21:20:08 -07:00
committed by wenlingz
parent 05f6b11f14
commit 143f9bbf5b
20 changed files with 374 additions and 275 deletions

View File

@@ -165,11 +165,17 @@ Glossary of Terms
RSE
Rear Seat Entertainment
RDT
Intel Resource Director Technology (Intel RDT) provides a set of
monitoring and allocation capabilities to control resources such as
Cache, Memory. ACRN supports, Cache Allocation Technology (CAT) and
Memory Bandwidth Allocation (MBA).
RTVM
Real-time VM. A specially designed VM to run hard real-time or
soft real-time workloads (or application) much more efficiently
than the typical User VM through the use of pass-through interrupt
controller, polling-mode Virtio, Intel Cache Allocation Technology (CAT)
controller, polling-mode Virtio, Intel RDT allocation features(CAT, MBA)
and I/O prioritization. RTVMs are typically a :term:`pre-launched VM`.
A non-:term:`safety VM` with real-time requirements can a
:term:`post-launched VM`.