with 8GB and 1T what should my paging size be

blueskies5

Reputable
Oct 18, 2015
2
0
4,510
what should I set for my paging size and virtual memory. No one seems to have the answer to this even with all the PC geeks out there.
 
"System Managed"

md7iz44.png
 
Industry standard is one and a half times your system RAM (in Windows it's measured and set in MB.) For you that would be 8 x 1024 x 1.5 = 12288MB. Use that as the initial size and make the maximum size a few GB higher - say 14336.

All this really does performance wise is set aside a static chunk of your drive for virtual memory. You'll get a slight (probably unnoticeable) performance gain. Instead of Windows constantly calculating it, it's set to a pre determined initial and maximum size.
 
Unless you are having a very specific issue lave it to the system to handle this. I have read and used in practice on servers 1 gig more than Ram in system to 1.5 like the other guy said. It is just a place for ram to store info if it gets full. If you see a big system managed page file this means you need more ram anyway so in general not a good thing if you have a big system managed page file.

Thent
 

USAFRet

Titan
Moderator


ReadyBoost is a thing that never took off. Why? NOT NEEDED.
With a large drive, just leave the pagefile on the drive, and set to the default.
 

USAFRet

Titan
Moderator


Yes, it exists.
Show me some verified performance benefit of having the pagefile on a USB connected SD card vs having it on the HDD.

In some edge cases, it may help. A tiny OS drive, that does not have sufficient space for a good pagefile, and small RAM where the pagefile is used a lot.
Here, we have 8GB RAM, and a 1TB OS drive.

There's a lot of things inside Windows that are mostly not needed. Easier to leave it in than to code it out. And some edge cases can use it.