mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 15:02:13 +00:00
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:
parent
e049abb542
commit
76eb68bf9c
Binary file not shown.
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 96 KiB |
@ -341,9 +341,10 @@ non-real-time tasks.
|
|||||||
Logical Partition Scenario
|
Logical Partition Scenario
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
This scenario is a simplified VM configuration for VM logical
|
This scenario is a simplified configuration for VM logical
|
||||||
partitioning: one is the Safety VM and the other is a Linux-based User
|
partitioning: both User VMs are independent and isolated, they do not share
|
||||||
VM.
|
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
|
.. figure:: images/ACRN-Logical-Partition.png
|
||||||
:width: 600px
|
:width: 600px
|
||||||
|
Loading…
Reference in New Issue
Block a user