wat is virtual memory?
how we can increase or decrease the virtual memory?
Answers were Sorted based on User's Feedback
Answer / luv
Virtual memory are a part of operating sysytem in which
whenever ram have no space to execute any process than
operating system uses some part of hard disk as a ram.
Those part of memory known as virtual memory because this
is virtually created by operating system whenever needed.
This memory created by operating system in big companies in
which more process executes and ram have no space because
they contain more process already. Most operating systems
contains this concept.
| Is This Answer Correct ? | 35 Yes | 0 No |
Answer / rahimsk
virtual memory is a system performance technique.It is very useful to run more process,by mapping the primary memory to secondary memory. If you want to increase or decrease go for
start ->right click on my computer -> properties -> advanced
-> click on performance setting -> advanced -> go for virtual memory change -> apply ok .It will ask restart click ok.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shilpa
it is the memory management scheme so that we can map our
logical address to some physical address
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / sruthi
Virtual memory is hardware technique where the system appears to have more memory that it actually does. This is done by time-sharing, the physical memory and storage parts of the memory one disk when they are not actively being used.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is operating system in computer?
How to take backup using active directory recyclebin concept
What is the meaning of Thread Priority?
Please describe what is the PCB, and give some sample fields?
Explain the basic functions of process management.
What do you mean by parallel processing?
What is operating system give two examples?
What does echo $$ do?
What are dynamic linking?
Briefly explain the concept of Virtual Memory.
How to find the number of SIMM Pins
What is the advantage of a multiprocessor system?