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 |
How much ram can xp handle?
What is MUTEX ?
what are Demand paging, page faults, replacement algorithms, thrashing
What is Concurrency? Expain with example Deadlock and Starvation?
What is the programs x86 folder?
How do I search for excel files on my computer?
Explain process spawning?
State the main difference between logical from physical address space.
Explain process.
Which is better 32 bit or 64 bit?
What are pages?
State the advantages of segmented paging over pure segmentation?