Re: Slow file transfer speeds with CFQ IO scheduler in some cases

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Vitaly V. Bursov <vitalyb@...>
Cc: Jens Axboe <jens.axboe@...>, <linux-kernel@...>
Date: Thursday, November 13, 2008 - 10:32 am

"Vitaly V. Bursov" <vitalyb@telenet.dn.ua> writes:


Reading back through your original problem report, I'm not seeing what
your numbers were with deadline; you simply mentioned that it "fixed"
the problem.  Are you sure you'll get 80-90MB/s for this?  The local
disks in my configuration, when performing a dd on the server system,
can produce numbers around 85 MB/s, yet the NFS performance is around 65
MB/s (and this is a gigabit network).


I think you're looking at this backwards.  I'm no nfsd tuning expert,
but I'm pretty sure that you would tune the numbe,r of threads based on
the number of active clients and the amount of memory on the server
(since each thread has to reserve memory for incoming requests).


The real reason I tried varying the number of nfsd threads was to show,
at least for CFQ, that spreading a sequential I/O load across multiple
threads would result in suboptimal performance.  What I found, instead,
was that it hurt performance for cfq *and* deadline (and that the close
cooperator patches did not help in this regard).  This tells me that
there is something else which is affecting the performance.  What that
something is I don't know, I think we'd have to take a closer look at
what's going on on the server to figure it out.

Cheers,

Jeff
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Jeff Moyer, (Thu Nov 13, 10:32 am)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Tue Nov 25, 6:59 am)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Tue Nov 25, 7:41 am)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Tue Nov 25, 8:03 am)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Tue Nov 25, 8:09 am)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Thu Nov 27, 1:46 pm)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Tue Nov 25, 7:02 am)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vladislav Bolkhovitin, (Tue Nov 25, 12:17 pm)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Vitaly V. Bursov, (Tue Nov 11, 12:53 pm)
Re: Slow file transfer speeds with CFQ IO scheduler in some ..., Christoph Hellwig, (Wed Nov 12, 8:54 am)