<?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 hierarchy - Page 20 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Cache_hierarchy&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Cache_hierarchy&amp;p=21">3.Next</a>
</p>
<p>memory hierarchy as well. This policy ensures that the data is stored safely as it is written throughout the hierarchy.</p>

<p>However, in the case of the write back policy, the changed cache block will be updated in the lower-level hierarchy only when the cache block is evicted. A "<a href="page.php?w=dirty_bit">dirty bit</a>" is attached to each cache block and set whenever the cache block is modified. During eviction, blocks with a set dirty bit will be written to the lower-level hierarchy. Under this policy, there is a risk for data-loss</p><p>
<a accesskey="1" href="page.php?w=Cache_hierarchy&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Cache_hierarchy&amp;p=21">3.Next</a>
</p>

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

</card>
</wml>
