answersLogoWhite

0


Best Answer

Virtual memory is a special file on the harddisk that the operating system can swap pages of physical RAM back and forth with to allow more programs than fit in physical RAM to run on the machine at the same time. For example on the computer I am writing this on right now the installed physical RAM is only 1GB, but the virtual memory file is about 50GB. Thats a lot more resident programs and data than the machine could support without the virtual memory!

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Virtual memory is software representation of RAM. New OSes do not allow direct access to RAM instead they create Virtual RAM.

Using software, OS can always identify place in real RAM knowing it is Virtual address. It allows to protect memory from unauthorized access.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

It is easiest to start with a little computer history.

Back in the old days when there were only big computers (ie before PC's), even the big IBM machines had limited RAM - the reason being the astronomical cost; in those days, a big mainframe might have had about 256KB or 512KB (note the KB, Kilo bytes. 1000KB = 1MB). The company where I worked in the early 1970's ran payroll for 30,000 employees on a 16KB IBM 360 mainframe. A 256KB memory upgrade for a System 360 cost around a million dollars or so if I remember correctly.

Programs needed much more memory to run, but companies could not afford to buy enough. So the idea came along to use space on a fast disk drive (cheap but relatively slow) to extend the available RAM. Any data held in RAM which is not currently being used is 'paged' out to disk and the RAM is freed up to be used by some other program. The system keeps track of which bit of RAM was paged out to which bit of disk. When the data is needed again it is automatically moved back into an available space in RAM from disk.

Thus the system can operate as though it has perhaps ten times as much RAM as it really has, at the expense of running a bit slower. (With Windows the paging space is usually about 1 1/2 times the actual RAM so the total space available is close to double the actual RAM installed, this can be changed).

The amount of total RAM that is used for the process is known as 'Primary Storage or Memory' and the space on disk is known as 'Secondary Storage or Memory'. Some of the RAM does not take part in the paging process (after all the storage management programs must always be available to page things in!) and this is called 'Real Storage or Memory'.

The total RAM + disk memory available is 'Virtual Storage or Memory'.

The name Virtual Memory is applied both to the memory and also to the technique, you need to be aware of the context in a sentence to know which is being talked about.

Hope that helps.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

disk

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Describe How virtual memory works?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How does virtual memory work?

virtual memory works just like as temporary memory does


How do you read virtual memory?

Find a virtual psychic to read your virtual memory.


What is deffernce between virtual and physical memory?

The difference between virtual and physical memory is that virtual memory refers to memory space while physical memory are chips like RAM. The memory space for virtual memory is made by operating system when there is insufficient physical memory.


What does the computer use when RAM is full?

Virtual memory, the answer is virtual memory.


When virtual memory is invented?

Virtual memory was invented in the early 1960s


Under Windows 2000XP physical memory and virtual memory are both managed by what?

Virtual Memory Manager


What is the difference between bitween pagefile and virtual memory?

pagefile is the virtual memory


Describe how a computer system operates without virtual memory?

A computer can still operate without virtual memory (virtual memory is just hard drive space that is set aside to allow the computer to swap data to and from actual RAM). It is just that on a modern multitasking system things could slow down if you have a lot of things going on and the system is reaching its memory limit. With virtual memory turned off a system with minimal memory will tend to really slow down a lot. It may not be as bad on a system with lots of memory (like 2GB or more).


List four types of memory and briefly describe how each one works?

it have to do with the memory vault of the computer data to cancel the information you have to memory the fault.


What type of memory stores data in a swap file on a hard drive high memory virtual memory extended memory random access memory?

virtual memory


How do you delete virtual memory?

Don't delete the virtual memory. It is essential to the running of your operating system.


What is another name for virtual memory?

Virtual Memory-: Virtual Mem is also known as Swap memory. Swap memory:- Swap mem is the type of memory which allocates by the harddisk in the form of extra RAM for better functioning of the application in the case if you are facing a lack of RAM in order to run that software