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 are the states of a process?
What is chkdsk used for?
Explain the types of data storage and its relation with the cpu.
What is ThreadPool?
Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) ActionScript e) Frame rate f) Library panel g) Masking h) Context – sensitive Property Inspector i) Bandwidth Profiler j) Frame Label
What is the difference between a file and a directory?
Which os is best for coding?
What is the kernel of the operating system?
Does android run on x86?
Can I delete the program files x86?
What is Throughput, Turnaround time, waiting time and Response time?
Explain cycle stealing?
When would you choose bottom-up methodology?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
Is a directory a regular file?