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 are different types of interprocess communication methods?
How do I search for a pattern in vi?
Define max, min heap and search time of heap.
What is a virtual memory?
What is x32 and x64?
Explain page cannibalizing?
What is aging in operating system?
What is operating system in computer?
What is the difference between 32 bit and 64 bit os?
How do I clean up program files?
What is a device queue?
Can I move programs from c drive to d?
What are banks in reference to ram?
What are types of operating system?
Have you used threaded trees anytime in your life time?