It occurs to me that I may be wasting RAM due the fact that there are two caches at play. There is the ARC at the Proxmox layer. Then, my VMs have a kernel buffer/page cache caching reads for whatever file system they use … ext4, XFS, etc. Does anyone disable the page cache within their VMs. I’m having a hard time thinking why you would want to have the same data cashed at two different layers?
Edit: some more Googling and duh, this is one thing KSM solves.
Edit: some more Googling and duh, this is one thing KSM solves.
Last edited: