Benno writes: >I thought the same a few months ago, but after running benchmarks, I >discovered that one single thread with reasonable read write sizes >(256KB), is at part or faster than a multithreaded approach when >reading/writi ng files. The person who should know the most about this is probably Stephen Tweedie. When I asked him about this issue, he said that it was really hard to tell, and that only experiments with a specific disk load would resolve the issue. It will be interesting to see how much O_DIRECT behaviour may have on this issue - its not entirely clear how much of the performance difference is related to disk scheduling and how much is due to VM issues with the buffer cache. Alas, O_DIRECT won't be here till 2.5. --p
- Re: [linux-audio-dev] discussion about development overl... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about development ... Kai Vehmanen
- Re: [linux-audio-dev] discussion about developm... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about deve... Benno Senoner
- Re: [linux-audio-dev] discussion about ... Paul Barton-Davis
- Re: [linux-audio-dev] discussion a... Benno Senoner
- Re: [linux-audio-dev] discussi... Paul Barton-Davis
- [linux-audio-dev] audio-disk t... Benno Senoner
- Re: [linux-audio-dev] audio-di... Scott McNab
- Re: [linux-audio-dev] audio-di... Benno Senoner
- Re: [linux-audio-dev] audio-di... Paul Barton-Davis
- Re: [linux-audio-dev] audio-di... Richard A. Smith
- Re: [linux-audio-dev] discussi... Kai Vehmanen
- Re: [linux-audio-dev] discussi... Paul Barton-Davis
- Re: [linux-audio-dev] discussi... Benno Senoner
- Re: [linux-audio-dev] discussi... Kai Vehmanen
- Re: [linux-audio-dev] discussion about deve... Stephane Letz
- Re: [linux-audio-dev] discussion about deve... Kai Vehmanen
- Re: [linux-audio-dev] discussion about ... Paul Barton-Davis
- Re: [linux-audio-dev] discussion a... Kai Vehmanen
- Re: [linux-audio-dev] discussi... Paul Barton-Davis