<?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 paging - Page 12 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Memory_paging&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_paging&amp;p=13">3.Next</a>
</p>
<p>whether a stolen page frame still contains an unmodified copy of the page; if so, use that page frame.<br/>
# Otherwise, obtain an empty page frame in RAM to use as a container for the data, and:<br/>
#* Determine whether the page was ever initialized<br/>
#* If so determine the location of the data on secondary storage.<br/>
#* Load the required data into the available page frame.<br/>
# Update the <a href="page.php?w=page_table">page table</a> to refer to the new page frame.<br/>
# Return control to the program, transparently retrying the <a href="page.php?w=Instruction_%28computer_science%29">instruction</a></p><p>
<a accesskey="1" href="page.php?w=Memory_paging&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Memory_paging&amp;p=13">3.Next</a>
</p>

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

</card>
</wml>
