On Thursday 25 October 2001 21:04, Norm Dresner wrote:
[...]
> I agree that on some systems there's a rather meager limit
> to the number of open files,
I don't think there's a problem with Linux, at least... Some people have
actually streamed in the order of 100 (audio) files at once to/from disk
on Linux/x86 systems, and the limit is probably way beyond that.
> but even so, you could reduce
> your post-processing time from 24 passes to 4.
If the output buffers are made big enough, one could probably get away
with looping { open(); write(); close(); } over the output files. This
will generate quite some metadata shuffling overhead, but if you really
hit the maximum open files limit...
> Hey. I just had an idea: If you're willing to hire
> someone to write this program ... ;-) Just kidding, I
> barely have the time to breathe these days and sleeping is
> definitely non-productive.
Hmm... You could breathe while coding, right...? As to sleeping, I'm
still looking for a solution. ;-)
//David Olofson --- Programmer, Reologica Instruments AB
.- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
`----------------------------> http://www.linuxdj.com/maia -'
.- David Olofson -------------------------------------------.
| Audio Hacker - Open Source Advocate - Singer - Songwriter |
`-------------------------------------> http://olofson.net -'
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/