Memory segmentation is the division of computer's primary memory into segments or sections. In a computer system using segmentation, a reference to a memory location includes a value that identifies a segment and an offset within that segment. Segments or sections are also used in object files of compiled programs when they are linked together into a program image and when the image is loaded into memory.
Different segments may be created for different program modules, or for different classes of memory usage such as code and data segments. Certain segments may even be shared between programs.
Read more about Memory Segmentation: Hardware Implementation, History, X86 Architecture, Object Files
Famous quotes containing the word memory:
“I have done it, says my memory. I cannot have done it, says my pride, refusing to budge. In the endmy memory yields.”
—Friedrich Nietzsche (18441900)