Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why is mapping required? Computer 'Paging' & 'Segmentation'.

Answer Posted / vikram

virtual address concept allows a operation system to execute
a process without having the entire process in the main
memory. That is you have only a part of the process which is
just enough for execution at that point of time. But from
the computers point of view it is thinking that the entire
process is available in the memory. To make this work we
make believe the computer with a bigger memory say 2gb
virtual memory but you are having only 1 gb physical memory.

now the computer as usually tries to get a part of the
process in the the cpu for execution. But the part requested
may be present in the main memory or not because we have
bluffed the computer by giving virtual address. So in
situation where we have the part in main memory we have to
give the computer with that physical address.

so the procedure which gives the physical address from its
virtual address is called paging.


Segmentation is totally a different concept. A segment would
comprise of a function that you have written in your code.
In this case to refer to a function you have to refer to
that function and then to the page that has this segment.
This concept is called segmented paging.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What killed mandla maseko?

1079


What is the most powerful operating system?

1099


How many registers does x86 have?

1026


Who is the father of os?

1160


What is Page-Stealer process?

1324


What are the different replacement policies ?

1185


Differentiate between the user mode and monitor mode.

1154


How do you tell if your os is corrupted?

1026


One starts counting from 0 to max and the other stars from max to 0. Which one executes fast.

1090


Why is 32 bit referred to as x86?

984


Will chkdsk repair corrupt files?

1045


Command Kill any user’s all processes.

1037


What is the advantage of a multiprocessor system?

997


Tell me what are the rings in windows nt?

1135


For a deadlock to occur what are the necessary conditions

1125