Paul Barton-Davis wrote: > i should remember to "run cc first, open mouth later". ;-) > i tried your program and got 14.2MB/sec throughput. I also noticed > that your buffer size was 1MB, which means that my initial concern > about the gap between the read/write locations is irrelevant. Thanks a > lot for checking this out. Now I have to work out a buffering scheme > that works :) :-) In practise, you should be able to vary the hard disk buffer size independently of everything else, so you could tune it to best performance for each machine (run some tests to see which is best?) Also, the raw partition is going to be more reliable, because a file could be fragmented (increasing the number of seeks), but a partition is guaranteed to be continuous. Maybe it's worth writing a special file system for this kind of thing. Andrew Clausen
- Re: [linux-audio-dev] hdr disk throughput Paul Barton-Davis
- Re: [linux-audio-dev] hdr disk throughput Benno Senoner
- Re: [linux-audio-dev] hdr disk throughput Paul Barton-Davis
- Re: [linux-audio-dev] hdr disk throughp... Benno Senoner
- Re: [linux-audio-dev] hdr disk thr... Jaroslav Kysela
- Re: [linux-audio-dev] hdr disk thr... Paul Barton-Davis
- Re: [linux-audio-dev] hdr disk thr... David Olofson
- Re: [linux-audio-dev] hdr disk throughput David Olofson
- Re: [linux-audio-dev] hdr disk throughput Paul Barton-Davis
- Re: [linux-audio-dev] hdr disk throughput Paul Barton-Davis
- Re: [linux-audio-dev] hdr disk throughput Andrew Clausen
- Re: [linux-audio-dev] hdr disk throughput Paul Barton-Davis
- Re: [linux-audio-dev] hdr disk throughput David Jander
- Re: [linux-audio-dev] hdr disk throughput Benno Senoner
- Re: [linux-audio-dev] hdr disk throughp... David Jander