@@ -24,16 +24,17 @@ ACRN High-Level Architecture
24
24
****************************
25
25
26
26
The ACRN architecture has evolved since it's initial v0.1 release in
27
- July 2018. The new v2.0 architecture has flexibility to support
28
- partition mode, sharing mode and a mixed hybrid mode. As shown in
29
- :numref: `V2-hl-arch `, hardware resources can be partitioned into two parts:
27
+ July 2018. Beginning with the v1.1 release, the ACRN architecture has
28
+ flexibility to support partition mode, sharing mode, and a mixed hybrid
29
+ mode. As shown in :numref: `V2-hl-arch `, hardware resources can be
30
+ partitioned into two parts:
30
31
31
32
.. figure :: images/ACRN-V2-high-level-arch.png
32
33
:width: 700px
33
34
:align: center
34
35
:name: V2-hl-arch
35
36
36
- ACRN V2.0 high-level architecture
37
+ ACRN high-level architecture
37
38
38
39
Shown on the left of :numref: `V2-hl-arch `, resources are partitioned and
39
40
used by a pre-launched user virtual machine (VM). Pre-launched here
@@ -87,7 +88,7 @@ Experience (IVE) solutions.
87
88
:align: center
88
89
:name: V2-SDC-scenario
89
90
90
- ACRN V2.0 Automotive SDC scenario
91
+ ACRN Automotive SDC scenario
91
92
92
93
As a reference implementation, ACRN provides the basis for embedded
93
94
hypervisor vendors to build solutions with a reference I/O mediation
@@ -134,7 +135,7 @@ Post-Launched VMs.
134
135
:align: center
135
136
:name: V2-SDC-usage-arch
136
137
137
- ACRN V2.0 SDC usage architecture overview
138
+ ACRN SDC usage architecture overview
138
139
139
140
A block diagram of ACRN's SDC usage scenario is shown in
140
141
:numref: `V2-SDC-usage-arch ` above.
@@ -155,7 +156,7 @@ Industrial Workload Consolidation
155
156
:align: center
156
157
:name: V2-industrial-scenario
157
158
158
- ACRN V2.0 Industrial Workload Consolidation scenario
159
+ ACRN Industrial Workload Consolidation scenario
159
160
160
161
Supporting Workload consolidation for industrial applications is even
161
162
more challenging. The ACRN hypervisor needs to run both safety-critical
@@ -184,7 +185,7 @@ real-time OS needs, such as VxWorks* or RT-Linux*.
184
185
:align: center
185
186
:name: V2-industry-usage-arch
186
187
187
- ACRN V2.0 Industrial Usage Architecture Overview
188
+ ACRN Industrial Usage Architecture Overview
188
189
189
190
:numref: `V2-industry-usage-arch ` shows ACRN’s block diagram for an
190
191
Industrial usage scenario:
0 commit comments