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

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

Revision 1.23, Tue May 1 14:51:58 2001 UTC (16 years, 5 months ago) by xfs
Branch: MAIN
Changes since 1.22: +1 -1 lines

*** empty log message ***

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

<br>
<!--
<h1><b><font face="ARIAL NARROW,HELVETICA">
XFS: A high-performance journaling file system
</font></b></h1>
-->

<!-- Start Project Content -->
<IMG SRC="images/XFSRelease1.0.jpg" BORDER=0 HEIGHT="128" WIDTH="353">
<p>
<h1>
<b>Tuesday May 1 2001:</b> SGI is pleased to announce the 1.0 release of XFS<sup>tm</sup>,
a high-performance journaled filesystem for Linux.
</h1>
</p>

<!--
<p>
As a leading supporter of Linux and the open source
movement, SGI is providing a
reliable, resilient, scalable, high-performance
filesystem for business-critical Linux infrastructure.
</p>
-->

<p>
XFS, widely recognized as the industry-leading high-performance
filesystem, provides rapid recovery from system crashes
and the ability to support extremely large disk farms. XFS is
the first journaled filesystem for Linux
available today that has
a proven track record in production environments
since late 1994.
It is a mature technology that
has been proven on thousands of
IRIX systems as the default filesystem for all SGI customers.
</p>

<p>
XFS Linux 1.0 is released for the Linux 2.4 kernel and offers the following:
<ul>

<li>
advanced features:
<p>
<ul>
<li>
Fast recovery after a system crash or power failure (fsck not needed)
</li>
<li>
Journalling for guaranteed filesystem integrity
</li>
<li>
Direct I/O
</li>
<li>
Space preallocation
</li>
<li>
Transactionally recorded quotas
</li>
<li>
Access control lists and Extended attributes
</li>
<li>
Infrastructure for XDSM support
</li>
<li>
Excellent overall performance
</li>
<li>
Excellent scalability (64 bit filesystem)
</li>
</ul>
</li>

<p>
<li>
A complete toolset including:
<p>
<ul>
<li>
dump/restore support including all XFS filesystem features such as
ACLs and quotas
</li>
<li>
Repair utility, filesystem editor, and growing the filesystem
</li>
<li>
Modified Red Hat installer to allow system installation on XFS
</li>
<li>
ACL editing utility
</li>
</ul>


<p>
<li>
Excellent integration with other Linux subsystems:
<p>
<ul>
<li>
NFS server support
</li>
<li>
Root filesystem and lilo support
</li>
<li>
Software raid integration with md and lvm packages
</li>
<li>
Mount by label and mount by uuid
</li>
</ul>
</li>

<p>
<li>
Maintains on-disk compatibility with XFS filesystems created under
IRIX
</li>
</ul>

<p>
XFS is licensed under GPL.
</p>

<p>
More information is available on the <a href="1.0_release.html">
SGI XFS Linux Release 1.0</a> page.
For information on the software changes that have been made
since Pre-Release 0.10,
see the <a href="1.0_changes.html">
XFS for Linux Release 1.0 New Features</a> page.
</p>

<p>
For a more extensive listing of the capabilities and specifications
of XFS, see 
<a href="features.html"> XFS for Linux Features</a>.


<h2><b><font face="ARIAL NARROW,HELVETICA">
Source Code:</font></b></h2>
A complete linux 2.4.x-based tree including the XFS filesystem is available
for CVS checkout.
<p>Two distinct trees are available: 
<p>
<ul>
<li>linux-2.4-xfs: fast moving development tree </li>
<li>linux-2.4-xfs-r1.0: XFS Linux Release 1.0</li>
</ul>
</p>

<p>Please refer to the&nbsp; <a href="cvs_download.html">CVS instructions</a>&nbsp;
for&nbsp; details.  
</p>
<p>
<a href="cvsup.html">CVSup</a>&nbsp
a much faster "File Distribution System" than cvs
</p>
<p>
<A HREF="http://oss.sgi.com/cgi-bin/cvsweb.cgi/">CVSWEB</a>&nbsp
a web based source tree browser  
</p>

<h2><b><font face="ARIAL NARROW,HELVETICA">
Man Pages:</font></b></h2>
XFS man pages are available in <A HREF="manpages.html"> html</a>.

<br>

<& xfsTemplate,bottom=>1 &>