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...

distinguish between physical addresses and logical address?

Answer Posted / ravi a joshi

Though the answer is not simple, it is not too difficult
either to understand. Please bear with me for a long answer:

Every modern day computer can address a huge amount of
system memory. The system memory is something the
OS/Processor setup uses during the normal operation of the
computer. Intel's i386 onwards, the processors can address
up to 4 GB of memory. This directly depends on the number of
address lines the processor has. This 4 GB of memory is
called Physical Memory. In other words, if your system has 1
GB of RAM installed, that is called your physical memory.
This is solely used by Memory Management Unit (both on-chip
and software).

However, the CPU does not understand the concept of physical
memory so neatly as we do. Since, the addressing it is
expected to do is instructed from operating system and
operating system understands virtual addresses. Hence, There
is a need to make these two address types meet at one common
place and that is logical address.

In short, CPU receives virtual address from OS, converts it
to logical address to address the physical address, pheww...

Hope that makes it clear !!!

Is This Answer Correct ?    138 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is merge command in unix?

1561


how to sort the content of the file based on numeric values

1842


What does 'mkdir' command do in UNIX?

1376


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

1450


What is “chmod” command?

1244


Is it inbetween or in between?

1110


What is the command to compare two files in unix?

1171


What is the pipe command?

1247


What do know about tee command and its usage?

1249


What is grep command in unix with examples?

1291


What is time_t?

1163


What is unix command?

1323


What does grep v grep do?

1127


What does the md command do?

1200


What does touch command do in unix?

1482