What is virtual memory, if OS didt have that concept What
are the problems can arise?
Answer Posted / @pravin.08
hi!
virtual memory is a technique that allows the execution of
processes that are not completely in physical memory,
and the size of program may be larger than the physical memory!
OS without this technique needs the whole program to be in
main memory to execute,other processes need to wait for the
execution of currently executing program while OS with
virtual memory technique pages are swap in memory on
demand,this on demand paging causes efficient use of system
resources.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is shadow ram?
what is the memory wall problem?
What is dedicated processor assignment in operating system (os)?
Can a 64 bit run a 32bit program?
Explain briefly about assembler and its functioning?
Will chkdsk fix corrupt files?
Hi Freinds, Any body is wotking as System Administrator, Please mail me rakesh.kesh881@gmail.com
When would you choose bottom-up methodology?
Explain any program using Semaphores.
What is the unified memory architecture? Explain.
What is external fragmentation?
What is dynamic scheduling in operating system (os)?
Explain paging, faulting, and deadlock?
What are the popular strategies used for multiprocessor thread-scheduling?
Explain smp.