When the guest OS of a virtual machine requires all of the VM’s memory, which of the following formulas defines the amount of memory that will always be composed of disk pages?
Answer: Memory allocated – memory limit
Explanation:
A virtual machine will always be granted physical memory if available, up to the memory limit. If a limit is in place, any memory over the limit will always be composed of disk pages.