Hi all -- thought I would add my 12 cents on this subject, but you
should also consider SGI's XFS which has a linux port. XFS is probably
more stable than ext3fs since it has been around much longer, provides
greater performance than ReiserFS across a wide range of workloads, and is
journaled to boot. In fact, it was the first journaled filesystem
available for Linux. Goto oss.sgi.com/projects/xfs --

                Enjoy,
                Chris

--------------------------------------------------------------------
Christopher D. Carothers

Assistant Professor
Department of Computer Science         
Rensselaer Polytechnic Institute
110 8th Street
Troy, New York 12180-3590

e-mail: [EMAIL PROTECTED]
web page: www.cs.rpi.edu/~chrisc
phone: (518) 276-2930 
fax: (518) 276-4033
--------------------------------------------------------------------


On Wed, 21 Nov 2001, Mark Hounschell wrote:

> Stefan Doehla wrote:
> > 
> > Hi!
> > 
> > The filesystem is not part of the critical things of RTLinux.
> > Every patch against the right Linux version should work.
> > 
> > I'm running here with ReiserFS (also journalling) and so far no
> > problems. With ext2fs I lost sometimes very important source code files
> > - this shouldn't happen with ReiserFS (and ext3fs) ...
> 
> You might want to reinvestigate ReiserFS as your statement above is not really
> true. It DOES NOT journal data. You can still loose data. The only FS that does
> journal data is ext3 and that comes with a significant performance loss. The
> faster your machine the less you will notice it. I've been using Reiser for a
> long time and the ONLY advantage over ext2 is faster
> recovery (no long fsck's) after an unexpected power off. Your data can still
> disappear.... 
> 
> 
> -- 
> Mark Hounschell
> [EMAIL PROTECTED]
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/
> 
> 

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to