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 are the 3 types of filing systems?
What is Semaphore?
What is a flash memory?
What is cache memory?
Differentiate internal commands from external commands.
What is operating system in short answer?
What is the purpose of system programs?
How do I search for a pattern in vi?
What is dynamic scheduling in operating system (os)?
Can you access a variable within a worker thread from the main thread?
What is virtual memory, if OS didt have that concept What are the problems can arise?
Does chkdsk delete files?