<?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="Journaling file system - Page 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Journaling_file_system&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Journaling_file_system&amp;p=16">3.Next</a>
</p>
<p>writes for better performance.  (This is particularly common on magnetic hard drives, which have large seek latencies that can be minimized with elevator sorting.)  Some journaling file systems conservatively assume such write-reordering always takes place, and sacrifice performance for correctness by forcing the device to flush its cache at certain points in the journal (called barriers in <a href="page.php?w=ext3">ext3</a> and <a href="page.php?w=ext4">ext4</a>).</p>

<p><big> Alternatives </big></p>
<p><big> Soft updates </big></p>
<p>Some <a href="page.php?w=Unix_File_System">UFS</a></p><p>
<a accesskey="1" href="page.php?w=Journaling_file_system&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Journaling_file_system&amp;p=16">3.Next</a>
</p>

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

</card>
</wml>
