<?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 12 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=cache_(computing)&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=cache_%28computing%29&amp;p=13">3.Next</a>
</p>
<p>miss in a write-back cache may require two memory accesses to the backing store: one to write back the dirty data, and one to retrieve the requested data. Other policies may also trigger data write-back. The client may make many changes to data in the cache, and then explicitly notify the cache to write back the data.</p>

<p>Write operations do not return data. Consequently, a decision needs to be made for write misses: whether or not to load the data into the cache. This is determined by these write-miss policies:<br/>
* Write allocate (also</p><p>
<a accesskey="1" href="page.php?w=cache_(computing)&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=cache_%28computing%29&amp;p=13">3.Next</a>
</p>

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

</card>
</wml>
