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

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

Revision 1.25, Mon Apr 22 05:48:54 2002 UTC (15 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.24: +20 -0 lines

remerge files oss reinstall snafu

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

<h2><b><FONT FACE="ARIAL NARROW, HELVETICA" SIZE="5">Work item list as of 8/9/2001</FONT></b></h2>

<P>
The outstanding work items for XFS for Linux
are listed below, along with the
proposed release of XFS Linux for which the
item will be implented and the assigned
owner for the item.
</P>

<OL>

<LI>
<b>IA64 Package</b>
<p>
Planned release: 1.0.2
</p>
<p>
Owners: Nate Straz and Nathan Scott
</p>
</LI>

<LI>
<b>Real-time subvolumes</b>
<p>
The code is complete (via ioctl).  Needs to be tested.
</p>
<p>
Planned release:  1.1
</p>
<p>
Owner: Nate Straz 
</p>
</LI>

<LI>
<b>Handling of 32-bit inode numbers on large filesystems</b>
<p>
Planned release:  1.1
</p>
<p>
Owner: Eric Sandeen
</p>
</LI>

<LI>
<b>Multiple filesystem blocksize support for block size < page size</b>
</p>
<p>
Planned release:  1.1
</p>
<p>
Owner: Nathan Scott
</p>
</LI>

<LI>
<b>Make log writes stripe aligned for RAID-5 devices</b>
<p>
Both the log size and I/O size need to be parity group aligned.  This is an
issue for both internal and external logs.
</p>
<p>
Planned release:  Unknown
</p>
<p>
Owner: Eric Sandeen and Nate Straz will research
</p>
</LI>

<LI>
<b>Zero unwritten extents</b>
<p>
This involves zeroing allocated unwritten disk space.  There is currently a
security hole here.
</p>
<p>
Planned release:  1.2
</p>
<p>
Owner: Keith Owens
</p>
</LI>

<LI>
<b>Multi-threaded direct I/O writes</b>
<p>
There is currently a single lock for this
write path.
</p>
<p>
Planned release:  1.2
</p>
<p>
Owner: Unassigned
</p>
</LI>
</OL>


<h3><b>Features that will not be implemented</b></h3>

There are no plans to implement the following features
in XFS for Linux. 

<OL>

<LI>
<b>Address the 2 TByte device limitation</b>
<p>
Block devices have a 2 TByte size limitation.  Will wait for Linux to address
this.
</p>
</LI>

<LI>
<b>Multiple filesystem blocksize support for block size > page size</b>
</LI>

<br>
<br>

<LI>
<b>Guaranteed Rate I/O (GRIO)</b>
</LI>
</OL>



<!-- End Project Content -->



<& xfsTemplate,bottom=>1 &>