Doc: VM2 vCPU affinity info update
Update VM2 vCPU affinity info to match with the picture of cpu_sharing Signed-off-by: fuzhongl <fuzhong.liu@intel.com>
This commit is contained in:
parent
cc6f094926
commit
cf3544b4ec
|
@ -33,7 +33,7 @@ Here is an example for affinity:
|
|||
|
||||
- VM0: 2 vCPUs, pinned to pCPU0 and pCPU1
|
||||
- VM1: 2 vCPUs, pinned to pCPU2 and pCPU3
|
||||
- VM2: 2 vCPUs, pinned to pCPU2 and pCPU3
|
||||
- VM2: 2 vCPUs, pinned to pCPU0 and pCPU1
|
||||
|
||||
.. figure:: images/cpu_sharing_affinity.png
|
||||
:align: center
|
||||
|
|
Loading…
Reference in New Issue