-2

I am a total novice when it comes to hardware settings.

I am using Windows Server 2012 64 Bit.

It has 12GB RAM. I have a C and virtual D drive.

The build is i5-2400 3.10 GHz.

There is no current settiugs for virtual memory.

What is the rule of thumb please?

Andrew Simpson
  • 1,113
  • 3
  • 14
  • 22

3 Answers3

1

By default, client version of Windows will allocate 1.5x the size of your physical memory in pagefile. That would be 18GB in your case. If you have two drives, I would recommend keeping the page file on the fastest of the two.

On a server, I would consider adding more memory instead.

1

If you aren't having problems, and don't have a specific reason otherwise, then just let Windows automatically set it for you.

0

If you're page swapping on a server (using virtual memory) I would suggest buying more memory. Your performance will suffer massively if page swapping is occurring. My rule of thumb is 0MB.

Aboba
  • 719
  • 5
  • 11