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 of, types, memory and/or addresses:
“Science is intimately integrated with the whole social structure and cultural tradition. They mutually support one otheronly in certain types of society can science flourish, and conversely without a continuous and healthy development and application of science such a society cannot function properly.”
—Talcott Parsons (19021979)
“If there is nothing new on the earth, still the traveler always has a resource in the skies. They are constantly turning a new page to view. The wind sets the types on this blue ground, and the inquiring may always read a new truth there.”
—Henry David Thoreau (18171862)
“We are made happy when reason can discover no occasion for it. The memory of some past moments is more persuasive than the experience of present ones. There have been visions of such breadth and brightness that these motes were invisible in their light.”
—Henry David Thoreau (18171862)
“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 (18031882)