Paging file size calculation
Is there somewhat a formula to calculate Paging File size? For example, what should be the paging file size for a 8GB memory server?
July 6th, 2010 11:13am
Is there somewhat a formula to calculate Paging File size? For example, what should be the paging file size for a 8GB memory server?
For 32bit systems, Microsoft recommends creating a paging file 1,5 times the amount of RAM. By default, the page file is configured automatically this way and placed in the best place Windows can find.
For 64bit systems, Microsoft has
a more difficult recommendation, as part of Microsoft Knowledgebase article 889654.
Free Windows Admin Tool Kit Click here and download it now
July 6th, 2010 11:49am
Hi Petarch,
Normally, we set page file as
1.5 times the physical RAM. This is just an estimated number.
If you want to set your page file size accurately, the best way is to use the performance counters in Performance Monitor to determine it.
For the detailed information, please refer the KB article below.
How to determine the appropriate page file size for 64-bit versions of Windows
http://support.microsoft.com/kb/889654/en-us
Regards,
Karen JiPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. This posting is provided
"AS IS" with no warranties, and confers no rights.
July 6th, 2010 12:02pm


