[BACK]Return to pr10_changes.html CVS log [TXT][DIR] Up to [Development] / xfs-website

File: [Development] / xfs-website / Attic / pr10_changes.html (download) (as text)

Revision 1.1, Tue Mar 27 22:54:28 2001 UTC (16 years, 7 months ago) by xfs
Branch: MAIN


Added Files:
 	pr10_admin.html pr10_caveats.html pr10_changes.html
 	pr10_rpm.html pr10_source.html

New web pages for pre-release 0.10

<& xfsTemplate,top=>1,side=>1 &>

<!-- Start Project Content -->
<h2>
<b><font face="ARIAL NARROW,HELVETICA">XFS for Linux Pre-Release 0.10 New Features</font></b></h2>

<p>
XFS for Linux Pre-release 0.10 differs from Pre-release
0.9 in the following ways:
</p>

<ul>
<li>
Pre-release 0.10 is based on the Linux 2.4.2 kernel.
</li>

<p>
<li>
Synchronous and direct I/O are now supported through 
the use of the O_SYNC and O_DIRECT file options.
</li> 

<p>
<li>
XFS 0.10 includes LVM 0.9.1 beta6 support.  To use it you need the
userland utilities from:

<p>
<pre><tt>ftp://ftp.sistina.com/pub/LVM/0.9.1_beta/lvm_0.9.1_beta6.tar.gz</tt></pre>
</p>

<p>
XFS 0.10 now supports MD RAID0, RAID1 and RAID5.  RAID1 and RAID5 may
perform slightly worse with XFS than with ext2.  This will be
addressed in a future release.
</p>
</li>
</p>

<p>
<li>
mkfs.xfs will now attempt to make a qualified guess of the logsize
depending on the size of the filesystem.
<p>
On MD-based volumes, mkfs.xfs will automatically extract the stripe
unit and stripe width.
</li>
</p>

<p>
<li>
Major performance improvements have been made for the NFS write path,
fixes to allow exporting XFS via the NFS V3 protocol have been made.
</li>
</p>

<p>
<li>
Rebooting with an xfs root filesystem is now much faster than
with XFS Pre-release 0.9.
</li>
</p>

<p>
<li>
The XFS code has been resynced with the IRIX code base.
</li>
</p>


</ul>


<br>


<& xfsTemplate,bottom=>1 &>