<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Memory segmentation - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Memory_segmentation&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_segmentation&amp;p=7">3.Next</a>
</p>
<p>is raised.</p>

<p>Segments may also be used to implement <a href="page.php?w=virtual_memory">virtual memory</a>. 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, a "segment not present" exception is raised, and the <a href="page.php?w=operating_system">operating system</a> will read the segment into memory from secondary storage.</p>

<p>Segmentation is one method of implementing <a href="page.php?w=memory_protection">memory protection</a>.</p><p>
<a accesskey="1" href="page.php?w=Memory_segmentation&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_segmentation&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
