WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.4K

(post is archived)

[–] 1 pt

Right. I mean I am not saying Linux itself takes that much RAM. It's just that you can't dynamically switch RAM between OSs, so you tend to want twice as much "just in case" as you would running a native OS only. If you can predict your workload well, you can allocate just enough to each OS

[–] 0 pt

Make sure to reserve enough in the host OS if your GPU uses shared memory.

[–] 0 pt

I might have a problem with this on one of my laptops with Intel GPU . What do you mean exactly?

[–] 0 pt

Just what I wrote. If it uses shared memory take that out of the total before dividing the RAM among the host OS and the virtual machine.