What is virtual memory, if OS didt have that concept What
are the problems can arise?
Answer Posted / gyanendra pratap singh
hi
virtual memory is depend upon your processor if u r using
32 bit of processor the n we can addressed the 2 to the
power 32 adresses which is 4GB space . suppose u have 1 GB
of RAM then u addressed 1.5 virtual memory if u want to
maintain ur system performance , bcz if u assign whole 4 GB
address space then ur pc performance becomes slow , why bcz
memory of ram in mainly consist of two parts one is in
which process executed and one in which we make the virtual
page pages in secondry memory , which is called paging , if
u assign all the memory for paging then process space
memory is become less because of less memory is process
space too much swaping of processes is occurred so system
performance becomes low..
In one word virtual memory is present in secondry memory
(hard disk) which is mapped by the ram presented in the
system , because of it virtual memory is faster than
secondry memory and slower than RAM .
If the O S did not have that concept , the large memory
size process executing slowly and two much swapping iis
done by the O S ..
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What complications does concurrent processing add to an operating system?
What does echo $$ do?
Given a Pid, how will you distinguish whether it is a process or a thread?
Which are the necessary conditions to achieve a deadlock?
What are the different types of kernel?
Measurements of a certain system have shown that the
average process runs for a time T before blocking
on I/O. A process switch requires a time S, which is
effectively wasted (overhead). The CPU’s efficiency is
the fraction of its time its spends executing user
programs, i.e., executing user processes. For round robin
scheduling with quantum Q, give a formula for the CPU
efficiency for each of the following:
(a) Q = ∞
(b) Q > S + T
(c) S Give an example of a Process State. Stable storage cannot be implemented.
(A) Explain why it cannot be.
(B) Explain how database system deal with database applications Explain the various types of registers? What is the purpose of port forwarding? How does a ram function? Briefly explain the concept of Virtual Memory. What are the different functions of an operating system? How do I scan a usb drive for errors? How is the maximum addressable memory calculated?