Question 1 out of 12

    What is the role of memory ballooning in virtual machine management?

    Compressing unused memory pages of a virtual machine to reclaim physical memory.

    Memory ballooning is a technique used by hypervisors to optimize memory usage. It involves compressing unused memory pages of a virtual machine to free up physical memory for other virtual machines or the host system. This helps improve overall system performance and resource utilization.