Content deleted Content added
Guy Harris (talk | contribs) →References: Use specific types of citation templates. |
Guy Harris (talk | contribs) More use of specific citation templates. |
||
Line 19:
In this case each segment has an associated flag indicating whether it is present in main memory or not. If a segment is accessed that is not present in main memory, an exception is raised, and the [[operating system]] will read the segment into memory from secondary storage.
Segmentation is one method of implementing [[memory protection]].<ref name="ostep-1">{{
Segmentation has been implemented in several different ways on different hardware, with or without paging. Intel [[x86 memory segmentation]] does not fit either model and is discussed separately below, and also in greater detail in a separate article.
|