src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
Windows XP comes with a special feature to increase your RAM by using your Hard Disk. It is called Virtual Memory. Also known as Paging File. You can allocate some space from your hard disk to use as a virtual memory. By default Windows XP comes with a virtual memory size of 1.5 times of RAM. (If your RAM capacity is 256MB, Virtual memory will be 384MB). This is space uses when the RAM going low in capacity.
You can change paging file or the virtual memory size and the partition of the hard disk where paging file exists at anytime as you wish. But there is few guidelines to optimize virtual memory.
- Avoid allocating virtual memory on the same partition where the system installed - Your system partition is heavily accessing drive by the operating system and because of that it will slow down the data read and write speed. And also cause to limit free space of the system partition which usually slows down the PC speed.
- Do not put a paging file on a fault-tolerant drive such as a mirrored volume or a RAID-5 volume. Paging files do not require fault-tolerance, and some fault-tolerant computers experience slow data writes because they write data to multiple locations.
- Do not put multiple paging files on the different partitions of the same hard disk. Use only one paging file on one hard disk. If your computer consists two or more hard disks, you can create paging files in each hard disk.
- Click Start, click Run, and then type sysdm.cpl in the Open box.
- Click the Advanced tab, and then click Settings under Performance.
- Click the Advanced tab, and then click Change under Virtual memory.
- 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, type a new paging file size in megabytes (MB) in the Initial size (MB) or Maximum size (MB) box, and then click Set.
