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:
fuzhongl 2020-02-13 16:44:30 +08:00 committed by deb-intel
parent cc6f094926
commit cf3544b4ec
1 changed files with 1 additions and 1 deletions

View File

@ -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