Memory Address - Types of Memory Addresses

Types of Memory Addresses

There are several types of memory addresses. In other words, a computer, and even one program may have several different memory address spaces.

A digital computer's memory, more specifically main memory, consists of many memory locations, each having a physical address, a code, which the CPU (or other device) can use to access it. Generally only system software, i.e. the BIOS, operating systems, and some specialized utility programs (e.g., memory testers), address physical memory using machine code operands or processor registers, instructing the CPU to direct a hardware device, called the memory controller, to use the memory bus or system bus, or separate control, address and data busses, to execute the program's commands. The memory controllers' bus consists of a number of parallel lines, each represented by a binary digit (bit). The width of the bus, and thus the number of addressable storage units, and the number of bits in each unit, varies among computers.

A computer program uses memory addresses to execute machine code, store and retrieve data. Most application programs do not have a knowledge about physical addresses. Rather, they address logical addresses, or virtual addresses, using computer's memory management unit and operating system memory mapping; see below.

Read more about this topic:  Memory Address

Famous quotes containing the words types, memory and/or addresses:

    ... there are two types of happiness and I have chosen that of the murderers. For I am happy. There was a time when I thought I had reached the limit of distress. Beyond that limit, there is a sterile and magnificent happiness.
    Albert Camus (1913–1960)

    Intelligence is the wife, imagination is the mistress, memory is the servant.
    Victor Hugo (1802–1885)

    Life is comic or pitiful as soon as the high ends of being fade out of sight, and man becomes near-sighted, and can only attend to what addresses the senses.
    Ralph Waldo Emerson (1803–1882)