VMware vSphere

 View Only
  • 1.  VMM

    Posted Jul 23, 2015 09:45 AM

    What is the purpose of VMM ?

    Regards

    Maniee.



  • 2.  RE: VMM

    Posted Jul 23, 2015 10:25 AM

    Take a look at Page 29 of this guide

    http://pubs.vmware.com/vsphere-60/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-60-resource-management-guide.p…

    it's a quite nice document to understand resource management in vSphere infra. See if you could refer it in further details.



  • 3.  RE: VMM

    Posted Jul 24, 2015 09:22 AM

    Hello Maniee,

    • Virtual Machine Monitor (VMM) process - A process that runs in the VMkernel that is responsible for virtualizing the guest OS instructions, and manages memory. The VMM passes storage and network I/O requests to the VMkernel, and passes all other requests to the VMX process. There is a VMM for each virtual CPU assigned to a virtual machine.

    Vmm is responsibe for managing the resources for virtual machines.

    Requesting resources for virtual machines from the underlying hardware.

    Also acts as a interface between the virtual machines and hardware.

    This also takes care of the requests from the virtual machines and in some cases emulates them and sent it to the next instruction if that is trying to modify or create issue to another virtual machines or working of other virtual machines.

    Please let me know if you still need additional information.

    Thanks

    sam