39 lines
967 B
HTML
39 lines
967 B
HTML
<html><head>
|
|
<title>HPFS</title>
|
|
</head>
|
|
|
|
<body>
|
|
<center>
|
|
<h1>HPFS</h1>
|
|
<b>High Performance File System</b>
|
|
</center>
|
|
|
|
<p>
|
|
Also available in OS/2 IPF format: <a href="hpfs.inf">hpfs.inf</a>.
|
|
|
|
<ul>
|
|
<li><a href="design.html">Design Goals and implementation of the new
|
|
High Performance File System</a>
|
|
<li><a href="fat.html">FAT File System</a>
|
|
<li><a href="hpfs_vol.html">HPFS Volume Structure</a>
|
|
<li><a href="fnodes.html">Files and Fnodes</a>
|
|
<li><a href="dirs.html">Directories</a>
|
|
<li><a href="ea.html">Extended Attributes</a>
|
|
<li><a href="ifs.html">Installable File Systems</a>
|
|
<li><a href="perform.html">Performance issues</a>
|
|
<li><a href="faultol.html">Fault Tolerance</a>
|
|
<li><a href="app_hpfs.html">Application Programs and the HPFS</a>
|
|
<li><a href="sum.html">Summary</a>
|
|
<p>
|
|
<li><a href="figs.html">Collection of Illustrations</a>
|
|
</ul>
|
|
|
|
|
|
<hr>
|
|
|
|
<font size=-1>
|
|
Html'ed by <a href="http://www.seds.org/~spider/">Hartmut Frommert</a>
|
|
</font>
|
|
|
|
</body></html>
|