diff --git a/doc/introduction/images/ACRN-Logical-Partition.png b/doc/introduction/images/ACRN-Logical-Partition.png index c2485da16..e638f4158 100644 Binary files a/doc/introduction/images/ACRN-Logical-Partition.png and b/doc/introduction/images/ACRN-Logical-Partition.png differ diff --git a/doc/introduction/index.rst b/doc/introduction/index.rst index 8343b1f50..ee0ee427c 100644 --- a/doc/introduction/index.rst +++ b/doc/introduction/index.rst @@ -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