doc: make the "logical partitioning" description more generic

Make the description of the "Logial Partitioning" scenario more
generic than what is shown on the figure. This also helps as the
current examples of that scenario in the code base do not use
Safety or RTVM at the moment (as shown on the picture).

Tracked-On: #5903
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2021-04-06 23:55:36 +02:00 committed by fitchbe
parent e049abb542
commit 76eb68bf9c
2 changed files with 4 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View File

@ -341,9 +341,10 @@ non-real-time tasks.
Logical Partition Scenario
==========================
This scenario is a simplified VM configuration for VM logical
partitioning: one is the Safety VM and the other is a Linux-based User
VM.
This scenario is a simplified configuration for VM logical
partitioning: both User VMs are independent and isolated, they do not share
resources, and both are automatically launched at boot time by the hypervisor.
The User VMs can be Real-Time VMs (RTVMs), Safety VMs, or standard User VMs.
.. figure:: images/ACRN-Logical-Partition.png
:width: 600px