Memory management on windows hosts

Discussions related to using VirtualBox on Windows hosts.
Post Reply
omizdea
Posts: 1
Joined: 19. Feb 2024, 03:58

Memory management on windows hosts

Post by omizdea »

Hi *,

I've got an Ubuntu VM (6 Gig RAM/8 cores, not busy at all) in Desktop mode running on Win10 host (64G RAM/i9 13th gen).

Could someone explain why VirtualBoxVM.exe needs to have less than half of the memory usage in RAM and more than that paged to disk? Or better, how does VirtualBox manage memory in Win10?
vbox.png
vbox.png (24.27 KiB) Viewed 484 times
Best,
-iulian
fth0
Volunteer
Posts: 5678
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Memory management on windows hosts

Post by fth0 »

Just a short answer as a starting point for your own investigations:

On Windows hosts, type 2 hypervisors like VirtualBox use a memory type called Driver-locked memory. You can use Sysinternals RAMMap to look at The Real Thing (TM). ;) For a full understanding on Windows memory management, you also need Sysinternals VMMap.
Post Reply