<?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 replacement policies - Page 16 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Cache_replacement_policies&amp;p=15">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Cache_replacement_policies&amp;p=17">3.Next</a>
</p>
<p>TTU value is calculated, content replacement is performed on a subset of the total content of the cache node. TLRU ensures that less-popular and short-lived content is replaced with incoming content.</p>

<p><big> Most Recently Used (MRU) </big></p>
<p>Unlike LRU, MRU discards the most recently used items first. At the 11th VLDB conference, Chou and DeWitt said: "When a file is being repeatedly scanned in a [looping sequential] reference pattern, MRU is the best <a href="page.php?w=page_replacement_algorithm">replacement algorithm</a>." Researchers presenting</p><p>
<a accesskey="1" href="page.php?w=Cache_replacement_policies&amp;p=15">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Cache_replacement_policies&amp;p=17">3.Next</a>
</p>

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

</card>
</wml>
