<?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="Cache (computing) - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Cache_(computing)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Cache_%28computing%29&amp;p=10">3.Next</a>
</p>
<p>to contain any entry with the desired tag, is known as a <b>cache miss</b>. This requires a more expensive access of data from the backing store. Once the requested data is retrieved, it is typically copied into the cache, ready for the next access.</p>

<p>During a cache miss, some other previously existing cache entry is typically removed in order to make room for the newly retrieved data. The <a href="page.php?w=Heuristic_%28computer_science%29">heuristic</a> used to select the entry to replace is known as the <a href="page.php?w=Cache_replacement_policies">replacement policy</a>.</p><p>
<a accesskey="1" href="page.php?w=Cache_(computing)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Cache_%28computing%29&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
