When an ESXi host is not under memory pressure (ie, running VMs are consuming less memory than physically available) how is "free" memory managed?
Does it have some sort of block cache for block devices (virtual disks)? anything else?
When an ESXi host is not under memory pressure (ie, running VMs are consuming less memory than physically available) how is "free" memory managed?
Does it have some sort of block cache for block devices (virtual disks)? anything else?
If vms are not using the memory then the host keeps it free to be used. The only occasion where this does not happen is if you set vm reservations.