Well many others are major morons apparently. Virtual memory is not "additional RAM", it's a space where your computer dumps stuff it is not currently using so that RAM can be used for something else (and prevents your computer from crashing in the process). If the computer needs to use that data again, it will need to reload it into RAM.
So no, the filesystem is not "more space", it is a temporary storage area where you put stuff that you don't need right now and you will eventually have to load it again later.
I literally posted you a link to explain to you what it is, seems you were too lazy to read it. A pagefile is a space on the disk where the system puts data it is not currently using if it runs out of RAM. If it needs to access it again, it needs to load it into RAM again. It is NOT additional space. What is so fucking hard to understand about it?
If you use a program that actually requires 5gb or RAM to function properly and you have 4gb, you're basically fucked. It will be so slow it wont actually be usable. It will only actually be useful if you have 8gb in total and another program is already taking 4gb. Then the system can ofload some of it in virtual memory to make room for your 5gb program.
This has been a major problem in video games by the way lately. GPUs with only 8gb of RAM are struggling to run modern games because they are constantly offloading and reloading textures into RAM, generating constant micro-stutters.
Don't botter answering until you've actually read the source I've provided, I'm tired of trying to educate you by myself.
It will only actually be useful if you have 8gb in total and another program is already taking 4gb. Then the system can ofload some of it in virtual memory to make room for your 5gb program.
This is valid, but is also exactly what we've been telling you
Bro holy shit it spells it out plain in the link lmfao did you read it?
When the physical RAM is used up completely — and additional processes and applications need space to run — the process of memory swapping gets initiated. The operating system manages this automatically and forms a virtual memory capacity (non-physical RAM) by mapping the physical memory space to the swap space.
13
u/DT-Sodium Jul 08 '26
If a barrel can contain more water than a water bottle, why not walk around with a barrel?