public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* datatransfer slow down with 1TB files
@ 2003-09-30 11:39 Christoph Klocker
  2003-09-30 16:34 ` bert hubert
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Klocker @ 2003-09-30 11:39 UTC (permalink / raw)
  To: linux-kernel

Hi
I am developing a system to stream large uncompressed videofiles which 
are about 1,5TB.
I need a bandwith of 195MB/s (HD-SDI)
my system is now:
RH8 - kernel: 2.4.18
xeon 2,4GHz
1GB RAM
3ware escalade controller 12 s-ata harddisks (seagate barracuda 7200.7 - 
120GB - SCSI)

when I do different tests with bonnie++ I get very good results for a 
2GB file, sequential input 236mb/s,
but when the files get larger the speed is going down significantly.
at 10GB - 216MB/s
at 100GB - 187MB/s
at 1TB - 161MB/s
the sequential output stays at 183MB/s any time, up to 1TB.
As my harddisks have a sustained rate of 32-50 MB/s each it should not 
be the
case that they influence the results. I also tested the raid full up to 
1,2TB and there was no difference in the results.
Best filesystem performance I tested was on XFS or EXT2
I applied min-readahead to 128 and max-readahead to 256

I tested also with lmdd with the O_DIRECT option, and get lower results.
lmdd if=internal of=fred bs=2m count=1000 fsync=1 direct=1
2097.1520 MB in 12.5588 secs, 166.9860 MB/sec

the driver for the videocard I use don't support 2.6
please reply personally
thanks
christoph




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: datatransfer slow down with 1TB files
  2003-09-30 11:39 datatransfer slow down with 1TB files Christoph Klocker
@ 2003-09-30 16:34 ` bert hubert
  0 siblings, 0 replies; 2+ messages in thread
From: bert hubert @ 2003-09-30 16:34 UTC (permalink / raw)
  To: Christoph Klocker; +Cc: linux-kernel

On Tue, Sep 30, 2003 at 01:39:23PM +0200, Christoph Klocker wrote:

> the sequential output stays at 183MB/s any time, up to 1TB.
> As my harddisks have a sustained rate of 32-50 MB/s each it should not 
> be the

Do they also have that rate near the spindle? Try creating 10 100GB files
and see if they all have the same rate.

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-30 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-30 11:39 datatransfer slow down with 1TB files Christoph Klocker
2003-09-30 16:34 ` bert hubert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox