Re: [linux-audio-dev] kernel 2.6

2003-07-25 Thread Martijn Sipkema
> On Thursday 24 July 2003 13:46, Michael Ost wrote: > > Is there SCHED_FIFO style priority available in the new kernel, with its > > new threading model? Realtime audio processing doesn't share the CPU > > very well. The ear can pick out even the slightest glitches or delays. > > So for Linux to b

Re: [linux-audio-dev] kernel 2.6

2003-07-25 Thread Juan Linietsky
On Thursday 24 July 2003 13:46, Michael Ost wrote: > Is there SCHED_FIFO style priority available in the new kernel, with its > new threading model? Realtime audio processing doesn't share the CPU > very well. The ear can pick out even the slightest glitches or delays. > So for Linux to be usable f

Re: [linux-audio-dev] kernel 2.6

2003-07-24 Thread holborn
On Jueves, 24 de Julio de 2003 17:46, Michael Ost wrote: > Is there SCHED_FIFO style priority available in the new kernel, with its > new threading model? Realtime audio processing doesn't share the CPU > very well. The ear can pick out even the slightest glitches or delays. > So for Linux to be us

Re: [linux-audio-dev] kernel 2.6

2003-07-24 Thread Michael Ost
Is there SCHED_FIFO style priority available in the new kernel, with its new threading model? Realtime audio processing doesn't share the CPU very well. The ear can pick out even the slightest glitches or delays. So for Linux to be usable for audio applications or embedded audio devices it needs so

Re: [linux-audio-dev] kernel 2.6

2003-07-24 Thread Vincent Touquet
On Thu, Jul 24, 2003 at 06:03:33AM -0700, Tim Hockin wrote: >I haven't used kernel 2.5/2.6 for any audio stuff yet. I'm at the Linux >Symposium this week - do we have any requests or gripes with 2.6 that I can >relay to the core kernel guys? Audio is a workload they don't really test. I'm not an

[linux-audio-dev] kernel 2.6

2003-07-24 Thread Tim Hockin
All, I haven't used kernel 2.5/2.6 for any audio stuff yet. I'm at the Linux Symposium this week - do we have any requests or gripes with 2.6 that I can relay to the core kernel guys? Audio is a workload they don't really test. Tim