Preventing system crashes caused by Virtual memory Errors in Windows
ByMany computer problems such as slowdowns and crashes are caused by virtual low virtual memory errors .
The physical memory inside of your computer is named the Random access memory or (RAM). Your virtual memory is an addition to the Random access memory. This is a tucked away or hidden file system stored in a "pagefile" that can be found on the hard drive. Your OS always exercises the use of your virtual memory but may work tougher when the size of the Random entry memory is too smaller or limited. An increase in the pagefile size will improve your low virtual memory.
Keep in mind that your virtual memory is only a temporary Random access memory rebuttal for your PC. When your CPU requires going beyond the physical memory that’s installed, it will then exercise an empty area on your hard disk as provisional memory storage. Some pcs automatically controls the size of the virtual memory, however, the setting can be changed if you run out of virtual memory.
The expansion of virtual memory stops the overflow of RAM and crashes in the system. You will be able to run more packages and or applications by increasing the virtual memory on your machine. This will also keep your system from crashing. But the best known solution is to add or install more RAM if needed or feasible. The expansion of memory is free because it’s only required to allot or allocate extra space for the system "pagefile" on the hard drive.
Here's how to increase virtual memory in Windows:
Instructions: Windows vista and 7
1. Login as administrator and click start.
2. Go into control panel and the system maintenance
3. Click system and then sophisticated settings
4. decide on advanced tab and click settings beneath Performance
5. Click advance tab once again and take note of current file size. (for instance) 2132 MB.
6. click on change and uncheck the box to automatically manage file size. Click radio button "custom size"
7. Type in the memory size you desire (in Megabytes) see initial size and optimum size, make sure both fields are the same amount in memory.
8. click on "OK" and then click yes when prompted to do so and restart your computer.
Instructions: Windows XP
1. Go to start menu and then control panel. Click system item or performance maintenance.
2. pick the advanced tab and then decide on settings. choose the tab marked sophisticated in the new window.
3. click on the change button in the (VM) section. pick drive with paging file (generally C: drive) click customized size option
4. Enter preferred size in the appropriate fields. Making sure both are same in memory.
5. pick Set, then close both windows. Restart Windows.
The least doable recommendation for a page file is 1. 5 times the amount of system memory. basically speaking, your virtual memory is used by your computer to make up for when there's not enough RAM to achieve certain features to run packages.
Shortcut to Windows XP memory settings
1. Go to command prompt
2. Type "csript //h:csript //s" at the command prompt and hit Enter
3. Type "pagefileconfig" and hit Enter. This will display the location and initial and max size
4. Type "pagefileconfig /change /i (value in MR) /m (value in MB) /vo.c"
worth soon after "/m" should be bigger than the max size and the size after the "/i" should be equal to the new "/m".