Virtual symmetric multi processing (VSMP) is a similar technique to symmetric multi processing (SMP) which supports two or more processors parallel in physical machines, managed by the host operating system. VSMP operates on the same framework but within a virtualized environment and integrate logical processors which are logical distribution of the actual physical processors(s).
VSMP is managed by the virtual machine manager or the hypervisor which create and allocate virtual machine and their backend compute resources and also ensure performance level remains consistent among all the processors and virtual machines.
VSMP is managed by the virtual machine manager or the hypervisor which create and allocate virtual machine and their backend compute resources and also ensure performance level remains consistent among all the processors and virtual machines.
0 Comments