Topic Last Modified: 2008-01-03
The Microsoft Exchange Analyzer Tool queries the Win32_PageFile Windows® Management Instrumentation (WMI) class to determine the value for the MaximumSize key. This key represents the current configured maximum page file size.
The Exchange Analyzer also queries the Win32_ComputerSystem WMI class to determine the value set for the TotalPhysicalMemory key. This value represents the amount of RAM installed on the computer.
If the Exchange Analyzer determines that the value for the Win32_PageFile MaximumSize key is larger than 1.05 times the value of the Win32_ComputerSystem TotalPhysicalMemory key, an error is displayed.
The page file (pagefile.sys) is a hidden file on the hard disk that is used by Windows to retain temporary data when the system is running low on RAM. The page file is also known as paging file or swap file. Virtual memory consists of page file and RAM.
The recommended page file size is equivalent to 1.05 times the RAM up to a maximum of 4,095 MB. This means that the largest paging file size per volume that you can set is 4,095 MB.
Note: |
---|
To prevent page file fragmentation, we recommend that you set the paging file size initial and maximum values to be the same value. If you reduce the size of either the initial or maximum page file settings, you must restart your computer to see the effects of those changes. Increases typically do not require a restart. |
-
Click Start, Control Panel, and then click System.
-
On the Advanced tab, under Performance, click Settings.
-
In the Performance Options dialog box, on the Advanced tab, under Virtual Memory, click Change.
-
Under Drive [Volume Label], click the drive that contains the paging file that you want to change.
-
Under Paging file size for selected drive, click Custom size, and enter the recommended page file size in megabytes in the Initial size (MB) and Maximum size (MB) fields, and then click Set.
For more information about page files, see the following Microsoft Knowledge Base articles:
- 197379, "Configuring paging files for optimization and recovery in Windows Server 2003, in Windows 2000, and in Windows NT" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=197379)
- 307973, "How to configure system failure and recovery options in Windows" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=307973)
- 254649, "Overview of memory dump file options for Windows Server 2003, Windows XP, and Windows 2000" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=254649)
- 241046, "Cannot Create a Memory.dmp File on Computers with over 4 GB RAM" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=241046)
No comments:
Post a Comment