Windows Virtual Memory

  • Thread starter Thread starter Tenn
  • Start date Start date
T

Tenn

Got a few questions.
1.) What is windows virtual memory?
2.) How much virtual memory do i need?
3.) How can i alot more memory to the virtual memory?

thanks.
 
-----------------------------------
1.) What is windows virtual memory?
-----------------------------------

Physical Memory - RAM (random access memory)
Virtual Memory - File(s) stored on your hard drive - used when physical memory runs low. Called the "PageFile" or "Paging File".
There may be times when programs or the OS needs to store data in memory, but does not have enough space in RAM.
That data is then temporarily stored on the hard drive instead.

"Managing your computer's performance"
"Managing computer memory"
http://www.microsoft.com/windowsxp/...ng/productdoc/en/computer_maint_perf_mgmt.asp

--------------------------------------
2.) How much virtual memory do I need?
--------------------------------------
Depends on your PC, amount of RAM, and software being used.
Is it running out of Virtual Memory?
If you want to adjust the Virtual Memory, it's common to set it at 1.5 to 2 times the amount of RAM installed in your system.
RAM 128 MB x 2 = 256 MB
RAM 256 MB x 2 = 512 MB
RAM 512 MB x 2 = 1024 MB

"Optimize Virtual Memory for Performance in Windows XP"
http://www.microsoft.com/windowsxp/expertzone/columns/mcfedries/03june16.asp

"Managing Virtual Memory"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dngenlib/html/msdn_virtmm.asp

------------------------------------------------------
3.) How can I allot more memory to the virtual memory?
------------------------------------------------------
Unless you are having difficulty related to the pagefile size,
it may be best to just let Windows use the defaults (allow it to set itself).

To change it manually:

Right-click My Computer
Left-click Properties
Advanced tab
[Performance Options...]
[Change...]
Enter the Initial size in MB
Enter the Maximum size in MB
Click [Set]
Click [OK]
Click [OK]
Click [OK]

"To change the size of the virtual memory paging file..."
http://www.microsoft.com/windowsxp/...n/sysdm_advancd_perform_change_vmpagefile.asp


Austin M. Horst
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Windows 7 Setting up Wake on LAN 3
Win Virtual Memory Too Low 7
virtual memory 1
virtual memory 19
Running low on virtual memory 3
please help : virtual memory err 1
Downgrading from XP? 5
Virtual Memory Too Low 2

Back
Top