Quote:
Originally Posted by ankushkool
But my concern is that most it the time my RAM is being used only around 50% and they system starts using the page file!
|
it is because, the OS memory scheduler(Virtual Memory Manager (VMM) on Windows platforms.) kicks in, if it finds the RAM usage more than 50%, and swaps page to and fro HDD(secondary storage).
Quote:
Originally Posted by ankushkool
and what can be done about it?
|
In my experience, if you are not using optimal memory(not running resource intensive applications,GAMES,MMOs,GFX apps, etc) you could set the page file to zero.
Understanding the Impact of RAM on Overall System Performance
summary:
As physical RAM increases, the machine’s dependency on virtual memory decreases. The less a computer has to depend on virtual memory, the more efficiently that machine will run.
i am sure this topic has been beaten to death pretty much in every tech forums on the internet, just search and confuse yourself, good luck