Added: Rio (RAM I/O) project.
This commit is contained in:
parent
0fc8a3b54b
commit
b6eeeaef6a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4376
1 changed files with 9 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-09 17:31:46 $">
|
||||
<!ENTITY date "$Date: 1999-02-21 17:35:42 $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.47 1999-02-09 17:31:46 wosch Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.48 1999-02-21 17:35:42 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -197,7 +197,13 @@ description (3-10 lines) to
|
|||
<li><a href="http://www.freebsd.org/~terry/">Make the namei interface reflexive</a></li>
|
||||
<li><a href="http://www.freebsd.org/~terry/">NFS client and server locking</a></li>
|
||||
<LI><a href="http://iclub.nsu.ru/~semen/ntfs/">NTFS Driver for FreeBSD</a></li>
|
||||
<li><a name="softupdate" href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/contrib/sys/softupdates/README"> Soft Updates:</a>
|
||||
|
||||
<li><a name="rio" href="http://www.eecs.umich.edu/Rio/">Rio (RAM
|
||||
I/O)</a>: The Rio project is investigating how to implement and
|
||||
use reliable memory. Reliable memory enables dramatic
|
||||
improvements in reliability and performance.</li>
|
||||
|
||||
<li><a name="softupdate" href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/contrib/sys/softupdates/README"> Soft Updates:</a>
|
||||
A Solution to the Metadata Update Problem in File Systems</li>
|
||||
<li><a name="tcfs" href="http://tcfs.dia.unisa.it/">TCFS</a>
|
||||
is a Transparent Cryptographic File System that is a suitable
|
||||
|
|
Loading…
Reference in a new issue