File: [Development] / xfs-website.orig / pr10_changes.html (download) (as text)
Revision 1.2, Tue Apr 3 19:54:33 2001 UTC (16 years, 6 months ago) by xfs
Branch: MAIN
CVS Tags: HEAD Changes since 1.1: +1 -3
lines
Modified Files:
pr10_changes.html
Removing references to addressing RAID1 and RAID5 performance
"in a future release"
|
<& 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.
</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 &>