Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: two or more harddrives and performance (filesystem streaming performance benchmark)



On Mon, 09 Feb 2004 13:34:41 +0000, Jon Burgess
<mplayer@jburgess.uklinux.net> wrote:

> Write speed in MB/s using ext2 for 1 and 2 streams:
> 
> Streams:         1      2
> linux-2.4.22   10.47   6.98
> linux-2.6.2     9.71   0.34
> 
> I'll pursue this with LKML and see if anyone has any comments. I 
> recommend staying away from using the vdr+ext2/3+linux-2.6 combination 
> for now.

I just finished a test on a current SuSE 9.0 with the following results:

single disk:
              1 write   1 read   2 write   2 read
ext2            20.26    25.46     18.90    12.72
ext3, journ.    19.96    25.04     19.83     7.96
reiserfs        20.03    25.33     19.08    12.47
xfs             20.00    25.31     19.10    12.50
jfs             18.85    25.49      7.89    25.37

So ext2, reiserfs and xfs seem to be fine. I personally stay away from
reiserfs because I have lost data after crashes several times. xfs seems
to be the best alternative, except for the long time it takes large
files during which vdr is blocked.

Emil


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index