<?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 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Memory_segmentation&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_segmentation&amp;p=9">3.Next</a>
</p>
<p>with each segment is information that indicates where the segment is located in memory&mdash; the segment base. When a program references a memory location, the offset is added to the segment base to generate a physical memory address.</p>

<p>An implementation of virtual memory on a system using segmentation without paging requires that entire segments be swapped back and forth between main memory and secondary storage. When a segment is swapped in, the operating system has to allocate enough contiguous free memory to hold the entire segment.</p><p>
<a accesskey="1" href="page.php?w=Memory_segmentation&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_segmentation&amp;p=9">3.Next</a>
</p>

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

</card>
</wml>
