<?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="Data consistency - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Data_consistency&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Data_consistency&amp;p=12">3.Next</a>
</p>
<p>these items being committed to disk in sequential order.</p>

<p>Suppose a caching algorithm determines it would be fastest to write these items to disk in the order 4-3-1-2, and starts doing so, but the power gets shut down after 4 get written, before 3, 1 and 2, and so those writes never occur.  When the computer is turned back on, the file system would then show it contains a file named XYZ which is located in sector 123, but this sector really does not contain the file.  (Instead, the sector will contain garbage, or zeroes, or a random portion</p><p>
<a accesskey="1" href="page.php?w=Data_consistency&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Data_consistency&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
