English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

8 answers

Pretty much. virtual memory is just a section of the hard drive that's being used as if it were ram, but physical ram is *much* faster. Anything being read or written to virtual memory is limited by the speed of the hard-drive.

2007-09-11 13:55:42 · answer #1 · answered by quailman67 2 · 0 0

NO! I am always amazed at the guesses that are submitted as answers on this question!
Virtual memory is called virtual because it is processed the same as RAM except it is stored on the hard drive. What this means is that the data has been read and compiled by the CPU and executes immediately without recompiling. In addition, the memory manager which handles storing and retrieving data from memory has top priority in the command stack. Also, the data that is stored as virtual memory on the drive is written contiguously so the read time is a fraction of normal file retrieval. Have you ever noticed that frequently retrieved data is faster after a couple of retrievals? This is because the memory manager attempts to predict what data will be needed and it continually is swapping RAM and Virtual memory to cache memory(the fastest) to give the best performance.
Memory management has evolved into a very smart sophisticated function. If you've been around computers a while, did you notice that 3rd party memory managers just aren't around any more?
Believe me, I can get as discussed with windows as anyone but memory management is some of Microsoft's best work.

2007-09-11 16:16:26 · answer #2 · answered by THE ONE 6 · 0 0

Virtual memory is on the hard-disk, usually.

2007-09-11 13:58:49 · answer #3 · answered by Robert S 7 · 0 0

Virtual memory is much faster. It is generally smaller than a hard drive (therefore takes less time to search).
So why not always use virtual? Because when you lose power, you lose everything (unusally) in virtual memory.

2007-09-11 13:57:44 · answer #4 · answered by LLOYD L 1 · 0 1

virtual memory is on the hard-disk as well.

2007-09-11 13:55:29 · answer #5 · answered by Z 6 · 0 0

Yes. They are both on the HD

2007-09-11 13:59:26 · answer #6 · answered by Retired and Glad 6 · 0 0

It should be faster because no mechanicals are involved.

2007-09-11 13:55:10 · answer #7 · answered by Contented 6 · 0 1

yes because it is on the harddisk ...

2007-09-11 13:56:41 · answer #8 · answered by Anonymous · 0 1

fedest.com, questions and answers