|
|
|
|
|
by SkiFire13
370 days ago
|
|
> or just what the guest OS is actually using should depend on the hypervisor itself. How can the hypervisor know which memory the guest OS is actually using? It might have used some memory in the past and now no longer needs it, but from the POV of the hypervisor it might as well be used. This is a communication problem between hypervisor and guest OS, because the hypervisor manages the physical memory but only the guest OS known how much memory should actually be used. |
|