<?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="JFS (file system) - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=JFS_(file_system)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JFS_%28file_system%29&amp;p=10">3.Next</a>
</p>
<p>in that it only journals parts of the <a href="page.php?w=inode">inode</a>.</p>

<p><big> B+ tree </big></p>
<p>JFS uses a <a href="page.php?w=B%2B_tree">B+ tree</a> to accelerate lookups in directories. JFS can store 8 entries of a directory in the directory's <a href="page.php?w=inode">inode</a> before moving the entries to a B+ tree. JFS also indexes extents in a B+ tree.</p>

<p><big> Dynamic inode allocation </big></p>
<p>JFS dynamically allocates space for disk <a href="page.php?w=inode">inode</a>s as necessary. Each inode is 512 bytes. 32 inodes are allocated</p><p>
<a accesskey="1" href="page.php?w=JFS_(file_system)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JFS_%28file_system%29&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
